Returns the CommitCount configured for the current flow.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public int CommitCount { get; internal set; }
public int CommitCount { get; internal set; }
Public Property CommitCount As Integer
Get
Friend Set
Public Property CommitCount As Integer
Get
Friend Set
public:
property int CommitCount {
int get ();
internal: void set (int value);
}
public:
property int CommitCount {
int get ();
internal: void set (int value);
}
member CommitCount : int with get, internal set
member CommitCount : int with get, internal set
Property Value
Type:
Int32CommitCount returns the Commit Count for the current flow.