 | NLogTraceListenerDisableFlush Property |
Gets or sets a value indicating whether flush calls from trace sources should be ignored.
Namespace: NLogAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxpublic bool DisableFlush { get; set; }
Public Property DisableFlush As Boolean
Get
Set
Property Value
Type:
Boolean
See Also