The WebSocket type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Close |
Closes the full-duplex connection.
|
![]() | Connect(String) |
Connect to a remote WebSocket server.
|
![]() | Connect(String, String) |
Connect to a remote WebSocket server.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Send |
Sends text-based data to the remote socket location.
|
![]() | ToString | (Inherited from Object.) |