Protocol |
The ProtocolInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
The protocol address used by this instance.
(Overrides ProtocolSocketAddress) | |
| DownStream |
The downstream socket.
(Inherited from ProtocolSocket) | |
| ID |
A description of this instance.
(Overrides ProtocolSocketID) | |
| InternalRunning | Indicates whether the instance is still running. | |
| Log |
Log messages.
(Inherited from ProtocolSocket) | |
| Protocol | The protocol. | |
| ProtocolProperties | Protocol property bag. | |
| Running |
Returns whether the instance is still running.
(Overrides ProtocolSocketRunning) |