MessageWebSocketControl has the following members.
| Name | Description | |
|---|---|---|
![]() |
MaxMessageSize | The maximum message size, in bytes, for a WebSocket message to be configured on the MessageWebSocket object. |
![]() |
MessageType | The WebSocket message type to be configured on a MessageWebSocket object for write operations. |
![]() |
OutboundBufferSizeInBytes | The size, in bytes, of the send buffer to be used for sending data on a MessageWebSocket object. |
![]() |
SupportedProtocols | Gets a collection that can be used to add a list of supported sub-protocols that will be advertised to the server during the connect handshake. |