The DisconnectedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ClientAddress |
Gets the client's IP address.
| |
ClientEndPoint |
Gets the client-side endpoint of the client's connection.
| |
Session |
Gets server session.
| |
User |
Gets the authenticated user of this session, if available.
|