Edit

Share via


EventBulkingOptions.BulkEventLimit Property

Definition

Count 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 int BulkEventLimit { get; set; }
member this.BulkEventLimit : int with get, set
Public Property BulkEventLimit As Integer

Property Value

Applies to