Click or drag to resize

ProtocolInstance Properties

The ProtocolInstance type exposes the following members.

Properties
 NameDescription
Public propertyAddress The protocol address used by this instance.
(Overrides ProtocolSocketAddress)
Public propertyDownStream The downstream socket.
(Inherited from ProtocolSocket)
Public propertyID A description of this instance.
(Overrides ProtocolSocketID)
Protected propertyInternalRunning Indicates whether the instance is still running.
Public propertyLog Log messages.
(Inherited from ProtocolSocket)
Public propertyProtocol The protocol.
Public propertyProtocolProperties Protocol property bag.
Public propertyRunning Returns whether the instance is still running.
(Overrides ProtocolSocketRunning)
Top
See Also