WebSocketReceiveResult::MessageType Property
.NET Framework (current version)
Indicates whether the current message is a UTF-8 message or a binary message.
Assembly: System (in System.dll)
public: property WebSocketMessageType MessageType { WebSocketMessageType get(); private: void set(WebSocketMessageType value); }
.NET Framework
Available since 4.5
Available since 4.5
Show: