WebLogic Messaging API Class Library

IConnection Properties

The properties of the IConnection interface are listed below. For a complete list of IConnection interface members, see the IConnection Members topic.

Public Instance Properties

ClientIDGets or Sets the client identifier for this connection. This value is specific to the JMS provider. It is either preconfigured by an administrator in a IConnectionFactory object or assigned dynamically by the application by calling the setClientID method.
MetaDataGets the metadata for this connection.

See Also

IConnection Interface | WebLogic.Messaging Namespace | IConnectionFactory