NBBroker Name Property IBM Integration Bus
Returns the broker's name.

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

public string Name { get; internal set; }

Property Value

Type: OnlineString
Name returns the broker name.
See Also