WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
NBExecutionGroup Class
NamespacesIBM.Broker.PluginNBExecutionGroup
SUMMARY
NBExecutionGroup provides access to properties of the current Execution Group.
Declaration Syntax
C#Visual BasicVisual C++F#
public sealed class NBExecutionGroup
Public NotInheritable Class NBExecutionGroup
public ref class NBExecutionGroup sealed
[<SealedAttribute>]
type NBExecutionGroup =  class end
Members
All MembersMethodsProperties



IconMemberDescription
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExecutionGroup
Returns an NBExecutionGroup.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Name
Returns the Execution Group's name.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Uuid
Returns the UUID for the Execution Group

Remarks
An instance of this class is returned by the ExecutionGroup property.
Inheritance Hierarchy
Object
NBExecutionGroup

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