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

This is the complete list of members for PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicUpdater, including all inherited members.

Update(string topicPath, IBytes data, ITopicUpdaterUpdateCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicUpdater
Update(string topicPath, IUpdate update, ITopicUpdaterUpdateCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicUpdater
Update(string topicPath, string data, ITopicUpdaterUpdateCallback callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicUpdater
Update< TContext >(string topicPath, IBytes data, TContext context, ITopicUpdaterUpdateContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicUpdater
Update< TContext >(string topicPath, IUpdate update, TContext context, ITopicUpdaterUpdateContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicUpdater
Update< TContext >(string topicPath, string data, TContext context, ITopicUpdaterUpdateContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicUpdater
ValueUpdater< TValue >()PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicUpdater