AutoFlush Property

Definition

Assembly XenoAtom.Logging.dll

Gets a value indicating whether the underlying stream is flushed after each write.

public bool AutoFlush { get; init; }

Returns