Compartir a través de


EventsPerformanceCounterInfo.Value Propiedad

Definición

Obtiene o establece el valor del contador de rendimiento.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public double? Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Nullable<double> with get, set
Public Property Value As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a