Triggers when a new client is connected.
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. |