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 long? Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Nullable<int64> with get, set
Public Property Value As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a