Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Topics.IValueUpdater< TValue > Member List

This is the complete list of members for PushTechnology.ClientInterface.Client.Features.Control.Topics.IValueUpdater< TValue >, including all inherited members.

GetCachedValue(string topicPath)PushTechnology.ClientInterface.Client.Features.Control.Topics.IValueUpdater< TValue >
RemoveCachedValues(string topics)PushTechnology.ClientInterface.Client.Features.Control.Topics.IValueUpdater< TValue >
RemoveCachedValues(ITopicSelector topics)PushTechnology.ClientInterface.Client.Features.Control.Topics.IValueUpdater< TValue >
Update(string topicPath, TValue value, ITopicUpdaterUpdateCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.IValueUpdater< TValue >
Update< TContext >(string topicPath, TValue value, TContext context, ITopicUpdaterUpdateContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.IValueUpdater< TValue >