AutoFlush Property

Definition

Assembly XenoAtom.Logging.dll

Gets or sets whether the stream is flushed after each write.

public bool AutoFlush { get; set; }

Returns