The WebSocketReceiveResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
CloseStatus |
Gets received message close status.
| |
CloseStatusDescription |
Gets received message close status description.
| |
Count |
Indicates amount of bytes received by websocket.
| |
EndOfMessage |
Indicates if the message is received completely.
| |
MessageType |
Gets received message's type.
|