private void FlushAndCreateNewFile() { lock (_eventsCollectingLock) { _fileWrapper.CreateNewFile(); } }