Click or drag to resize

WebSocketBase Methods

The WebSocketBase type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRaiseCloseComplete
Raises the close complete callback.
Protected methodRaiseOpenFailure
Raises the open failure callback.
Protected methodRaiseOpenSuccess
Raises the open success callback.
Protected methodRaiseReceive
Raises the receive callback.
Protected methodRaiseStreamFailure
Raises the stream failure callback.
Public methodToString (Inherited from Object.)
Top
See Also