Return the name of the broker's queue manager.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public string QueueManagerName { get; internal set; }
public string QueueManagerName { get; internal set; }
Public Property QueueManagerName As String
Get
Friend Set
Public Property QueueManagerName As String
Get
Friend Set
public:
property String^ QueueManagerName {
String^ get ();
internal: void set (String^ value);
}
public:
property String^ QueueManagerName {
String^ get ();
internal: void set (String^ value);
}
member QueueManagerName : string with get, internal set
member QueueManagerName : string with get, internal set
Property Value
Type:
StringQueueManagerName returns the name of the broker's queue manager.