NBBroker MembersIBM Integration Bus

The NBBroker type exposes the following members.
Methods

  NameDescription
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyStatic memberBroker
Returns an NBBroker.
Public propertyBrokerVersion
BrokerVersion returns the broker's Version.
Public propertyInstallationLocation
InstallationLocation returns the broker's installation location.
Public propertyName
Returns the broker's name.
Public propertyQueueManagerName
Return the name of the broker's queue manager.
Public propertyWorkPath
WorkPath returns the name of the broker's Work Path.
Back to Top
See Also