Click or drag to resize

WebSocketStreamFailureArgs Properties

The WebSocketStreamFailureArgs 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 by the active connection.
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 stream failure.
Top
See Also