WebSocketBase Class |
Namespace: FM.IceLink
The WebSocketBase type exposes the following members.
Name | Description | |
---|---|---|
WebSocketBase | Initializes a new instance of the WebSocketBase class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RaiseCloseComplete |
Raises the close complete callback.
| |
RaiseOpenFailure |
Raises the open failure callback.
| |
RaiseOpenSuccess |
Raises the open success callback.
| |
RaiseReceive |
Raises the receive callback.
| |
RaiseStreamFailure |
Raises the stream failure callback.
| |
ToString | (Inherited from Object.) |