![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
Classes | |
class | DiffusionConnectionHelper |
Handles connections to the Diffusion server and optionally retries the connection. More... | |
class | DiffusionConnectionService< TClient > |
This class is responsible for the connection attempts to the Diffusion server. More... | |
class | DiffusionConnectionServiceEventArgs |
The event args for the connection service. More... | |
class | DiffusionPingService |
The class responsible for sending ping messages to the Diffusion server at a specified interval. More... | |
class | DiffusionReconnectionEventArgs |
The event args for the connection 'retry' service helper. More... | |
interface | IDiffusionPingService |
The interface for the timed ping message service. More... | |
interface | IDiffusionReconnector |
This is the interface for applications that wish to perform timed reconnection attempts to the Diffusion server. More... | |
interface | IDiffusionReconnectorEvents |
The interface for reconnector service events. More... | |
class | PingServiceEventArgs |
The event arguments used by the ping service. More... | |