ConnectionInfo Property
Returns the details of the underlying network connection.
Syntax
property ConnectionInfo: TsbxConnectionInfo read get_ConnectionInfo;
Remarks
Use this property to learn about the connection setup, such as the protocol security details and amounts of data transferred each way.
This property is read-only and not available at design time.