Method | Description | |
---|---|---|
Commit ( ) : void | ||
IntervalCommitPolicy ( System.Action doCommit, double interval ) : System | ||
Stop ( bool immediate ) : void |
Method | Description | |
---|---|---|
TryCommit ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public IntervalCommitPolicy ( System.Action doCommit, double interval ) : System | ||
doCommit | System.Action | |
interval | double | |
return | System |