| IDataChannelTDataChannel Properties | 
The IDataChannelTDataChannel generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | 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 the state.
             | 
|  | Subprotocol | 
            Gets the subprotocol.
             | 
 See Also
See Also