CoreConfigSettingIdsLoggingFileAutoFlush Field |
Specifies whether writing to the log file stream flushes the buffer. Applicable only when logging to file is enabled.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid LoggingFileAutoFlush
Public Shared ReadOnly LoggingFileAutoFlush As Guid
public:
static initonly Guid LoggingFileAutoFlush
static val LoggingFileAutoFlush: Guid
Field Value
Type:
GuidRemarks The value of this constant is c2683ec3-2b48-4e92-a38f-7f4d83336cca.
Data Type:
Boolean.
See Also