Click or drag to resize

IConnectionHandle Properties

The IConnectionHandle type exposes the following members.

Properties
  NameDescription
Public propertyConnectionId
Gets the connection identifier.
(Inherited from IConnection.)
Public propertyDescription
Gets the connection description.
(Inherited from IConnection.)
Public propertyEndPoint
Gets the end point.
(Inherited from IConnection.)
Public propertyIsExpired
Gets a value indicating whether this instance is expired.
(Inherited from IConnection.)
Public propertySettings
Gets the connection settings.
(Inherited from IConnection.)
Top
See Also