![]() |
Diffusion .NET API
5.9.4
|
Interface for handler of replies from requests to cache schemas. More...
Public Member Functions | |
void | OnSchemaCached (ISchemaId schemaId, TaiwanCalendar context) |
Returns a reply to a request to cache a schema. More... | |
![]() | |
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... | |
Interface for handler of replies from requests to cache schemas.
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.
schemaId | |
context |