![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
The interface for connection cascades. More...
Properties | |
bool | RestoreState [get, set] |
Indicates whether to attempt to restore state with an accordingly-configured Diffusion server upon loss of connection and subsequent reconnection. More... | |
Events | |
EventHandler < ServerDetailsEventArgs > | ConnectionDetailsAcquired |
The event which is fired when a set of server details is acquired from the list. More... | |
EventHandler< EventArgs > | ConnectionServiceStopped |
The event raised when the connection service is stopped. More... | |
The interface for connection cascades.
|
getset |
Indicates whether to attempt to restore state with an accordingly-configured Diffusion server upon loss of connection and subsequent reconnection.
EventHandler<ServerDetailsEventArgs> PushTechnology.DiffusionCore.Connection.ICascadable.ConnectionDetailsAcquired |
The event which is fired when a set of server details is acquired from the list.
EventHandler<EventArgs> PushTechnology.DiffusionCore.Connection.ICascadable.ConnectionServiceStopped |
The event raised when the connection service is stopped.