Compartir a través de


ProcessInfoInner.PeakWorkingSet Propiedad

Definición

Obtiene o establece el conjunto de trabajo máximo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.peak_working_set")]
public long? PeakWorkingSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.peak_working_set")>]
member this.PeakWorkingSet : Nullable<int64> with get, set
Public Property PeakWorkingSet As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a