CloseEventArgs Properties |
The CloseEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Code |
Gets the status code for the close.
| |
| Reason |
Gets the reason for the close.
| |
| WasClean |
Gets a value indicating whether the connection has been closed cleanly.
|