Click or drag to resize

IWebSocket Properties

The IWebSocket type exposes the following members.

Properties
  NameDescription
Public propertyBufferedAmount
Gets the number of bytes buffered in the send queue.
Public propertyIsOpen
Gets a value indicating whether the WebSocket is connected.
Public propertySecure
Gets a value indicating whether the WebSocket is secure.
Top
See Also