Click or drag to resize

WebSocketOpenFailureArgs Properties

The WebSocketOpenFailureArgs type exposes the following members.

Properties
  NameDescription
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.)
Public propertyException
Gets or sets the exception generated while connecting.
Protected propertyIsDirty
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.)
Public propertyOpenArgs
Gets or sets the original arguments passed to the open method.
Public propertyStatusCode
Gets or sets the status code associated with the failure to connect.
Top
See Also