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

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