WebSocketHandler Methods
.NET Framework 4.5
Top
The WebSocketHandler type exposes the following members.
| Name | Description | |
|---|---|---|
|
Close | |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
OnClose | |
|
OnError | |
|
OnMessage(array<Byte>) | |
|
OnMessage(String) | |
|
OnOpen | |
|
ProcessWebSocketRequestAsync | |
|
Send | |
|
ToString | (Inherited from Object.) |
Show: