 | LoggerBaseFlush method |
Ensures that all pending actions are executed.
e.g. filled intermediate tables (buffers)
are processed (flushed).
Namespace: NetEti.ApplicationControlAssembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntaxpublic:
virtual void Flush() sealed
abstract Flush : unit -> unit
override Flush : unit -> unit
Implemented
IFlushableFlush
See also