ProtocolHead Properties |
The ProtocolHead type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
The address used to create this socket.
(Overrides ProtocolSocketAddress.) | |
| DownStream |
The downstream socket.
(Inherited from ProtocolSocket.) | |
| ID |
A description of this socket.
(Inherited from ProtocolSocket.) | |
| Log |
Log messages.
(Overrides ProtocolSocketLog.) | |
| Properties |
Protocol and service properties.
(Overrides ProtocolSocketProperties.) | |
| Running |
Returns whether the instance is still running.
(Overrides ProtocolSocketRunning.) | |
| SocketFlags |
Socket flags. (Flags are OR'ed together each time the protocol is built.)
|