The Server type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Authentication |
Occurs when client is being authenticated.
| |
| Connecting |
Occurs when a client is connecting.
| |
| Disconnected |
Occurs when a client has disconnected.
| |
| ErrorOccurred |
Occurs when an error occurs while processing requests.
| |
| PreAuthentication |
Occurs when client authentication is about to start.
|