Constants.DefaultBufferingFlushAllTimeout Field
Applies to: Semantic Logging 2.0
The default max timeout for flushing all pending events in the buffer.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
Syntax
public static readonly TimeSpan DefaultBufferingFlushAllTimeout
'Declaration
Public Shared ReadOnly DefaultBufferingFlushAllTimeout As TimeSpan
Field Value
Type: TimeSpan
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Configuration Namespace