WebSocketOpenFailureArgs Properties |
The WebSocketOpenFailureArgs type exposes the following members.
Name | Description | |
---|---|---|
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
Exception |
Gets or sets the exception generated while connecting.
| |
IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
OpenArgs |
Gets or sets the original arguments passed to the open method.
| |
StatusCode |
Gets or sets the status code associated with the failure to connect.
|