Click or drag to resize

WebSocket Properties

The WebSocket type exposes the following members.

Properties
  NameDescription
Public propertyBufferedAmount
Gets the number of bytes buffered in the send queue.
Public propertyStatic memberExists
Gets a value indicating whether WebSocket support exists on this platform.
Public propertyIsOpen
Gets a value indicating whether the WebSocket is connected.
Public propertyProtocol
Gets the WebSocket protocol.
Public propertySecure
Gets a value indicating whether the WebSocket is secure.
Top
See Also