Compartir a través de


ProcessInfo.PeakVirtualMemory Propiedad

Definición

Obtiene o establece el uso máximo de memoria virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a