Name | Description | |
---|---|---|
![]() |
ZyanDispatcher | Creates a new instance of the ZyanDispatcher class. |
Name | Description | |
---|---|---|
![]() |
AddEventHandler | Adds a handler to an event of a server component. |
![]() |
ExistSession | Returns true, if a specified Session ID is valid, otherwis false. |
![]() |
GetRegisteredComponents | Returns an array with metadata about all registered components. |
![]() ![]() |
InitializeLifetimeService | Initializes the .NET Remoting limetime service of this object. |
![]() |
Invoke | Processes remote method invocation. |
![]() |
Logoff | Process logoff. |
![]() |
Logon | Processes logon. |
![]() |
ReceiveClientHeartbeat | Called from client to send a heartbeat signal. |
![]() |
RemoveEventHandler | Removes a handler from an event of a server component. |
![]() |
RenewSession | Extends the lifetime of the current session and returs the current session age limit. |
Name | Description | |
---|---|---|
![]() ![]() |
OnClientHeartbeatReceived | Fires the ClientHeartbeatReceived event.
|
Name | Description | |
---|---|---|
![]() |
SessionAgeLimit | Gets the maximum sesseion age (in minutes). |
Name | Description | |
---|---|---|
![]() |
ClientHeartbeatReceived | Event: Occours when a heartbeat signal is received from a client. |