WebSocketMessageType Enumeration
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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: