DataChannel Properties |
The DataChannel type exposes the following members.
Name | Description | |
---|---|---|
![]() | DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) |
![]() | Id |
Gets or sets the identifier.
(Inherited from DataChannelBaseTDataChannel.) |
![]() | Instance |
Gets the current instance.
(Overrides DataChannelBaseTDataChannelInstance.) |
![]() | IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) |
![]() | Label |
Gets the label.
(Inherited from DataChannelBaseTDataChannel.) |
![]() | OnReceive |
Gets or sets the callback to execute when a message is received.
(Inherited from DataChannelBaseTDataChannel.) |
![]() | Ordered |
Gets a value indicating whether messages will be delivered in the order they are sent.
(Inherited from DataChannelBaseTDataChannel.) |
![]() | State |
Gets or sets the state.
(Inherited from DataChannelBaseTDataChannel.) |
![]() | Subprotocol |
Gets the subprotocol.
(Inherited from DataChannelBaseTDataChannel.) |