Event Disconnected
An event invoked when the application disconnects
Namespace: TSD.API.Remoting
Assembly: TSD.API.Remoting.dll
Syntax
event EventHandler<EventArgs> Disconnected
Returns
| Type | Description |
|---|---|
| EventHandler<EventArgs> | An event invoked when the application disconnects |