Edit

Share via


EventBulkingOptions.BulkEventInterval Property

Definition

Time limit for bulk event output. If the same event code is written more than BulkEventLimit times in the BulkEventInterval time period, then only the first BulkEventLimit individual events will be written, plus a count of how bulk event suppressed.

public TimeSpan BulkEventInterval { get; set; }
member this.BulkEventInterval : TimeSpan with get, set
Public Property BulkEventInterval As TimeSpan

Property Value

Applies to