WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
NBBroker Class
NamespacesIBM.Broker.PluginNBBroker
SUMMARY
NBBroker provides access to various broker wide properties.
Declaration Syntax
C#Visual BasicVisual C++F#
public sealed class NBBroker
Public NotInheritable Class NBBroker
public ref class NBBroker sealed
[<SealedAttribute>]
type NBBroker =  class end
Members
All MembersMethodsProperties



IconMemberDescription
Broker
Returns an NBBroker.

BrokerVersion
BrokerVersion returns the broker's Version.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
InstallationLocation
InstallationLocation returns the broker's installation location.

Name
Returns the broker's name.

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

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
WorkPath
WorkPath returns the name of the broker's Work Path.

Remarks
An instance of this class is returned by the Broker property.
Inheritance Hierarchy
Object
NBBroker

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