SUMMARY
Returns the CommitCount configured for the current flow.

Declaration Syntax
C# | Visual Basic | Visual 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