Share via


FaultEvent.MaximumWatsonReportsPerSession Property

Definition

Gets or sets the maximum number of fault events that will be reported to Watson during the telemetry session.

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

Property Value

Applies to