Click or drag to resize

WebSocketTransfer Methods

The WebSocketTransfer 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.)
Public methodOpen
Opens the socket.
Public methodSend
Sends a request synchronously.
Public methodSendAsync
Sends a request asynchronously.
Public methodShutdown
Releases any resources and shuts down.
Public methodToString (Inherited from Object.)
Top
See Also