WebSocketCloseCompleteArgs Properties |
The WebSocketCloseCompleteArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CloseArgs |
Gets or sets the original arguments passed to the close method.
| |
| DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
| IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
| Reason |
Gets or sets the reason given for closing the connection.
| |
| StatusCode |
Gets or sets the status code associated with the close operation.
|