WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
CommitCount Property
NamespacesIBM.Broker.PluginNBMessageFlowCommitCount
SUMMARY
Returns the CommitCount configured for the current flow.
Declaration Syntax
C#Visual BasicVisual C++F#
public int CommitCount { get; internal set; }
Public Property CommitCount As Integer
	Get
	Friend Set
public:
property int CommitCount {
	int get ();
	internal: void set (int value);
}
member CommitCount : int with get, internal set
Value
CommitCount returns the Commit Count for the current flow.

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