Click or drag to resize

BuitinConnection Properties

The BuiltinMemoryProtocolBuitinConnection type exposes the following members.

Properties
 NameDescription
Public propertyAddress The protocol address used by this instance.
(Inherited from ProtocolInstance)
Public propertyDownStream The downstream socket.
(Inherited from ProtocolSocket)
Public propertyID A description of this instance.
(Inherited from ProtocolInstance)
Protected propertyInternalRunning Returns true if the connection has been established.
(Overrides ProtocolInstanceInternalRunning)
Public propertyLog Log messages.
(Inherited from ProtocolSocket)
Public propertyProtocol The protocol.
(Inherited from ProtocolInstance)
Public propertyProtocolProperties Protocol property bag.
(Inherited from ProtocolInstance)
Public propertyRunning Returns whether the instance is still running.
(Inherited from ProtocolInstance)
Top
See Also