NBBroker QueueManagerName Property IBM Integration Bus
Return the name of the broker's queue manager.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public string QueueManagerName { get; internal set; }

Property Value

Type: OnlineString
QueueManagerName returns the name of the broker's queue manager.
See Also