| WebSocketTransfer Methods | 
The WebSocketTransfer type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Open | 
            Opens the socket.
             | 
|  | Send | 
            Sends a request synchronously.
             | 
|  | SendAsync | 
            Sends a request asynchronously.
             | 
|  | Shutdown | 
            Releases any resources and shuts down.
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also