Düzenle

Aracılığıyla paylaş


LogManager.BulkMessageInterval Property

Definition

Time limit for bulk message output. If the same log code is written more than BulkMessageLimit times in the BulkMessageInterval time period, then only the first BulkMessageLimit individual messages will be written, plus a count of how bulk messages suppressed.

public static TimeSpan BulkMessageInterval { get; set; }
static member BulkMessageInterval : TimeSpan with get, set
Public Shared Property BulkMessageInterval As TimeSpan

Property Value

Applies to