Share via


MonitoringSettings.ResultsToKeep Property

Definition

Gets or sets the number of monitoring results to keep.

public:
 property int ResultsToKeep { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int ResultsToKeep { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ResultsToKeep : int with get, set
Public Property ResultsToKeep As Integer

Property Value

The number of results to keep.

Attributes

Applies to