DataChannelBaseTDataChannel Properties |
The DataChannelBaseTDataChannel generic 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.
| |
| Instance |
Gets the current instance.
| |
| IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
| Label |
Gets the label.
| |
| OnReceive |
Gets or sets the callback to execute when a message is received.
| |
| Ordered |
Gets a value indicating whether messages will be delivered in the order they are sent.
| |
| State |
Gets or sets the state.
| |
| Subprotocol |
Gets the subprotocol.
|