Goedel.Persistence.IndexedKeyStore.RollOver C# (CSharp) Method

RollOver() public method

Start writing to a new log file and close out the current log by writing termination records, closure indexes etc. Note that these are concurrent operations.
public RollOver ( ) : void
return void
        public void RollOver () {
            }