Click or drag to resize

ProtocolHead Properties

The ProtocolHead type exposes the following members.

Properties
 NameDescription
Public propertyAddress The address used to create this socket.
(Overrides ProtocolSocketAddress)
Public propertyDownStream The downstream socket.
(Inherited from ProtocolSocket)
Public propertyID A description of this socket.
(Inherited from ProtocolSocket)
Public propertyProperties Protocol and service properties.
(Overrides ProtocolSocketProperties)
Public propertyRunning Returns whether the instance is still running.
(Overrides ProtocolSocketRunning)
Top
See Also