System.Net.WebSockets.WebSocketMessageType Enumeration

Indicates the message type.

Syntax

public enum WebSocketMessageType

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Binary

The message is in binary format.

Close

A receive has completed because a close message was received.

Text

The message is clear text.

Requirements

Namespace: System.Net.WebSockets
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0