Partager via


PerfCounterDataSource.SamplingFrequencyInSeconds Propriété

Définition

Obtient ou définit le nombre de secondes entre les mesures de compteur consécutives (échantillons).

[Newtonsoft.Json.JsonProperty(PropertyName="samplingFrequencyInSeconds")]
public int? SamplingFrequencyInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="samplingFrequencyInSeconds")>]
member this.SamplingFrequencyInSeconds : Nullable<int> with get, set
Public Property SamplingFrequencyInSeconds As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à