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 propertyID
A description of this socket.
(Inherited from ProtocolSocket.)
Public propertyLog
Log messages.
(Inherited from ProtocolHead.)
Public propertyProperties
Protocol and service properties.
(Inherited from ProtocolHead.)
Public propertyRunning
Returns whether the instance is still running.
(Inherited from ProtocolHead.)
Public propertySocketFlags
Socket flags. (Flags are OR'ed together each time the protocol is built.)
(Inherited from ProtocolHead.)
Top
See Also