[TIBCO.EMS .NET client library 6.3 documentation]

The QueueConnection type exposes the following members.

Properties

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

Remarks

This method has been deprecated.
(Inherited from Connection.)
MetaData
Gets the metadata for this connection.
(Inherited from Connection.)

See Also