SUMMARY
Return the name of the broker's queue manager.

Declaration Syntax
C# | Visual Basic | Visual 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