WebSocketMessageType Enumeration
.NET Framework (current version)
Indicates the message type.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| Binary | The message is in binary format. | |
| Close | A receive has completed because a close message was received. | |
| Text | The message is clear text. |
.NET Framework
Available since 4.5
Available since 4.5
Show: