Click or drag to resize

LoggerBaseFlush method

Ensures that all pending actions are executed. e.g. filled intermediate tables (buffers) are processed (flushed).

Namespace: NetEti.ApplicationControl
Assembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
public void Flush()

Implemented

IFlushableFlush
See also