Triggers when a client is disconnected.
The event handler receives an argument of type ClientConnectionEventArgs containing data related to this event. The following ClientConnectionEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Id | Gets the client Id. |