Click or drag to resize

BuiltinMixedConnection Properties

The BuiltinMixedProtocolBuiltinMixedConnection 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 propertyProperties
Protocol and service properties.
(Inherited from ProtocolInstance.)
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