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

Interface for handler of replies from requests to cache schemas. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Features.Control.Topics.ICacheSchemaHandler< in TC >:
PushTechnology.ClientInterface.Client.Features.IContextCallback< in TC >

Public Member Functions

void OnSchemaCached (ISchemaId schemaId, TaiwanCalendar context)
 Returns a reply to a request to cache a schema. More...
 
- Public Member Functions inherited from PushTechnology.ClientInterface.Client.Features.IContextCallback< in TC >
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

Interface for handler of replies from requests to cache schemas.

Member Function Documentation

void PushTechnology.ClientInterface.Client.Features.Control.Topics.ICacheSchemaHandler< in TC >.OnSchemaCached ( ISchemaId  schemaId,
TaiwanCalendar  context 
)

Returns a reply to a request to cache a schema.

Parameters
schemaId
context

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