Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.IContextCallback< in TC > Interface Template Reference

A handler for callbacks associated with some context. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Features.IContextCallback< in TC >:
PushTechnology.ClientInterface.Client.Features.Control.Clients.IClientContextCallback< in TContext > PushTechnology.ClientInterface.Client.Features.Control.Clients.ISessionDetailsContextCallback< in TC > PushTechnology.ClientInterface.Client.Features.Control.Topics.ICacheSchemaHandler< in TC > PushTechnology.ClientInterface.Client.Features.Control.Topics.ISubscriptionContextCallback< in TC > PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControlAddContextCallback< in TContext > PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicControlRemoveContextCallback< in TContext > PushTechnology.ClientInterface.Client.Features.Control.Topics.ITopicDetailsHandler< in TC > PushTechnology.ClientInterface.Client.Features.IChangePrincipalContextCallback< in TC > PushTechnology.ClientInterface.Client.Features.IContextStream< in TC > PushTechnology.ClientInterface.Client.Features.IPingContextCallback< in TC > PushTechnology.ClientInterface.Client.Features.ISendContextCallback< in TC > PushTechnology.ClientInterface.Client.Features.ITopicDetailsContextCallback< in TC > PushTechnology.ClientInterface.Client.Features.ITopicsCompletionContextCallback< in TC >

Public Member Functions

void OnDiscard (TC context)
 Notification that a context was closed prematurely, typically due to a timeout or the session being closed. No further calls will be made for a context. More...
 

Detailed Description

A handler for callbacks associated with some context.

Template Parameters
TC

Member Function Documentation


The documentation for this interface was generated from the following file: