DataChannelBaseTDataChannel Methods |
The DataChannelBaseTDataChannel generic type exposes the following members.
| Name | Description | |
|---|---|---|
| DoUpdateState |
Updates state.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| RaiseDataBytes |
Raises the OnReceive callback with data bytes.
| |
| RaiseDataString |
Raises the OnReceive callback with a data string.
| |
| SendDataBytes |
Sends some bytes.
| |
| SendDataString |
Sends a string.
| |
| SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) | |
| ToString | (Inherited from Object.) | |
| UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) | |
| UpdateInternalLock |
Updates internal lock.
| |
| UpdateState |
Updates state.
|