Returns the CommitInterval configured for the current flow.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public double CommitInterval { get; internal set; }
public double CommitInterval { get; internal set; }
Public Property CommitInterval As Double
Get
Friend Set
Public Property CommitInterval As Double
Get
Friend Set
public:
property double CommitInterval {
double get ();
internal: void set (double value);
}
public:
property double CommitInterval {
double get ();
internal: void set (double value);
}
member CommitInterval : float with get, internal set
member CommitInterval : float with get, internal set
Property Value
Type:
DoubleCommitCount returns the Commit Interval for the current flow.