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 propertyLog
Log messages.
(Overrides ProtocolSocketLog.)
Public propertyProperties
Protocol and service properties.
(Overrides ProtocolSocketProperties.)
Public propertyRunning
Returns whether the instance is still running.
(Overrides ProtocolSocketRunning.)
Public propertySocketFlags
Socket flags. (Flags are OR'ed together each time the protocol is built.)
Top
See Also