Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables 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 TContext >

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 TContext >
void OnDiscard (TContext context)
 Called to notify that a call context was closed prematurely, typically due to a timeout or the session being closed. 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: