Click or drag to resize

WebSocketOpenSuccessArgs Properties

The WebSocketOpenSuccessArgs type exposes the following members.

Properties
  NameDescription
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.)
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.
Top
See Also