Click or drag to resize

Connection Properties

The Connection type exposes the following members.

Properties
  NameDescription
Public propertyAddress
The address used to create this socket.
(Inherited from ProtocolSocket.)
Public propertyDownStream
The downstream socket.
(Inherited from ProtocolSocket.)
Public propertyEditing
True if batch editing.
(Inherited from ProtocolSocket.)
Public propertyID
A description of this socket.
(Inherited from ProtocolSocket.)
Public propertyLogShutdownMessages
Controls whether shutdown messages should be logged to the message log.
Public propertyCode exampleProperties
Protocol and service properties.
(Inherited from ProtocolSocket.)
Public propertyRunning
Returns whether the socket is still running.
(Overrides ProtocolSocketRunning.)
Public propertyShutdownInfo
Returns information logged when the socket was last shutdown, or null if the socket is open or was closed normally.
Top
See Also