ClientT Properties |
The ClientT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
The address used to create this socket.
(Inherited from ProtocolSocket.) | |
| DownStream |
The downstream socket.
(Inherited from ProtocolSocket.) | |
| ID |
A description of this socket.
(Inherited from ProtocolSocket.) | |
| IO |
The IO services provided by the protocol.
| |
| Log |
Log messages.
(Inherited from ProtocolSocket.) | |
| LogShutdownMessages |
Controls whether shutdown messages should be logged to the message log.
(Inherited from Connection.) | |
| Properties |
Protocol and service properties.
(Inherited from ProtocolSocket.) | |
| Running |
Returns whether the socket is still running.
(Inherited from Connection.) | |
| ShutdownMessage |
Returns information logged when the socket was last shutdown,
or null if the socket is open or was closed normally.
(Inherited from Connection.) |