|
MultiFileTraceListenerAutoFlush Property |
Enables/Disables the auto flush
Namespace: DrawerBackup.Native.DiagnosticsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic bool AutoFlush { get; set; }
Public Property AutoFlush As Boolean
Get
Set
public:
property bool AutoFlush {
bool get ();
void set (bool value);
}
member AutoFlush : bool with get, set
Property Value
Type:
Boolean
See Also