Click or drag to resize

ServerClientT Properties

The ServerClientT 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 propertyIO The IO services provided by the protocol.
Public propertyProperties Protocol and service properties.
(Inherited from ProtocolHead)
Public propertyRunning Returns whether the instance is still running.
(Inherited from ProtocolHead)
Top
See Also