W3CLoggerOptions.FlushInterval 속성

정의

로그를 저장소에 플러시하는 기간을 가져오거나 설정합니다. 기본값은 1초입니다.

public TimeSpan FlushInterval { get; set; }
member this.FlushInterval : TimeSpan with get, set
Public Property FlushInterval As TimeSpan

속성 값

적용 대상