IApplicationDisconnected Event

An event invoked when the application disconnects

Namespace:  TSD.API.Remoting
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
event EventHandler<EventArgs> Disconnected

Value

Type: SystemEventHandlerEventArgs
See Also