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



IconMemberDescription
AdditionalInstances
Returns the number of the additional instances configured for the current flow.

ApplicationName
Returns the name of the application the message flow belongs to.

CommitCount
Returns the CommitCount configured for the current flow.

CommitInterval
Returns the CommitInterval configured for the current flow.

CoordinatedTransaction
Returns true if the current flow is configured for coordinated transactions.

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.)
LibraryName
Returns the name of the library the message flow belongs to.

MessageFlow
Returns an NBMessageFlow.

Name
Returns the name of the message flow.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
An instance of this class is returned by the NBMessageFlow property.
Inheritance Hierarchy
Object
NBMessageFlow

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