Click or drag to resize

DataChannelBaseTDataChannel Properties

The DataChannelBaseTDataChannel generic type exposes the following members.

Properties
  NameDescription
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.)
Public propertyId
Gets or sets the identifier.
Protected propertyInstance
Gets the current instance.
Protected propertyIsDirty
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.)
Public propertyLabel
Gets the label.
Public propertyOnReceive
Gets or sets the callback to execute when a message is received.
Public propertyOrdered
Gets a value indicating whether messages will be delivered in the order they are sent.
Public propertyState
Gets or sets the state.
Public propertySubprotocol
Gets the subprotocol.
Top
See Also