Click or drag to resize
WebSocket Properties

The WebSocket type exposes the following members.

Properties
  NameDescription
Public propertyEgressByteCount
Returns number of bytes sent from the Client to the Server on this WebSocket
Public propertyIngressByteCount
Returns number of bytes sent from the Server to the Client on this WebSocket
Public propertyIsOpen
Is this WebSocket open/connected?
Public propertyMessageCount
Top
See Also