The ByteSocket type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCLOSED
ReadyState status when connection has been closed.
Public fieldStatic memberCONNECTING
ReadyState status while attempting to establish a connection
Public fieldStatic memberOPEN
ReadyState status while connection is open.

See Also