WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
QueueManagerName Property
NamespacesIBM.Broker.PluginNBBrokerQueueManagerName
SUMMARY
Return the name of the broker's queue manager.
Declaration Syntax
C#Visual BasicVisual C++F#
public string QueueManagerName { get; internal set; }
Public Property QueueManagerName As String
	Get
	Friend Set
public:
property String^ QueueManagerName {
	String^ get ();
	internal: void set (String^ value);
}
member QueueManagerName : string with get, internal set
Value
QueueManagerName returns the name of the broker's queue manager.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0