NBMessageFlow CommitCount Property IBM Integration Bus
Returns the CommitCount configured for the current flow.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public int CommitCount { get; internal set; }

Property Value

Type: OnlineInt32
CommitCount returns the Commit Count for the current flow.
See Also