Diffusion .NET API  5.9.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Topics.UpdateSourceDispatchers.UpdateSourceDispatcher Member List

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

DeltaUpdate< TContext >(ConversationId cid, string topic, int deltaId, byte[] delta, TContext context, ITopicUpdaterUpdateContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.UpdateSourceDispatchers.UpdateSourceDispatcher
Set< TContext >(ConversationId cid, string topic, byte[] value, TContext context, ITopicUpdaterUpdateContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.UpdateSourceDispatchers.UpdateSourceDispatcher
Update< TContext >(ConversationId cid, string topic, IUpdate update, TContext context, ITopicUpdaterUpdateContextCallback< TContext > callback)PushTechnology.ClientInterface.Client.Features.Control.Topics.UpdateSourceDispatchers.UpdateSourceDispatcher
UpdateSourceDispatcher(IInternalSession session, IServiceReference< UpdateSourceUpdateRequest, UpdateSourceUpdateResponse > updateService, IServiceReference< UpdateSourceSetRequest, UpdateSourceUpdateResponse > setService, IServiceReference< UpdateSourceDeltaRequest, UpdateSourceUpdateResponse > deltaService)PushTechnology.ClientInterface.Client.Features.Control.Topics.UpdateSourceDispatchers.UpdateSourceDispatcher