WebSocketCloseArgs Properties |
The WebSocketCloseArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | OnComplete |
Gets or sets the callback to execute when the connection is closed.
|
![]() | Reason |
Gets or sets the reason to send with the close frame.
|
![]() | StatusCode |
Gets or sets the status code to send with the close frame.
|