Buffering.DefaultMaxBufferSize Field
Applies to: Semantic Logging 2.0
The maximum number of entries that can be buffered while it's sending to database before the sink starts dropping entries.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Utility
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
Syntax
public const int DefaultMaxBufferSize
'Declaration
Public Const DefaultMaxBufferSize As Integer
Field Value
Type: Int32
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Utility Namespace