Share via


FaultEvent.MinimumSecondsBetweenWatsonReports Property

Definition

Gets or sets the minimum number of seconds that must elapse after a Watson report is sent for a fault event before another report can be sent.

public:
 static property Nullable<int> MinimumSecondsBetweenWatsonReports { Nullable<int> get(); void set(Nullable<int> value); };
public static int? MinimumSecondsBetweenWatsonReports { get; set; }
static member MinimumSecondsBetweenWatsonReports : Nullable<int> with get, set
Public Shared Property MinimumSecondsBetweenWatsonReports As Nullable(Of Integer)

Property Value

Applies to