[TIBCO.EMS .NET client library 6.0 documentation]

The Connection type exposes the following members.

Properties

  NameDescription
ActiveURL
Get URL of the server this connection is currently connected to
ClientID
Gets and Set the Client Id
ConnID
Get the connection id.
ExceptionListener
Get and set the exception event listener
IsClosed
Return true if connection is closed; otherwise false.
IsSecure Obsolete.
Return true if the connection communicates with a secure protocol; otherwise false.

Remarks

This method has been deprecated.
MetaData
Gets the metadata for this connection.

See Also