Click or drag to resize

ServerSocket Properties

The ServerSocket type exposes the following members.

Properties
  NameDescription
Public propertyAddress
The address used to create this socket.
(Inherited from ProtocolHead.)
Public propertyDownStream
The downstream socket.
(Inherited from ProtocolSocket.)
Public propertyEditing
True if batch editing.
(Inherited from ProtocolSocket.)
Public propertyID
A description of this socket.
(Inherited from ProtocolSocket.)
Public propertyProperties
Protocol and service properties.
(Inherited from ProtocolHead.)
Public propertyRunning
Returns whether the instance is still running.
(Inherited from ProtocolHead.)
Top
See Also