Partager via


ProcessInfo.PeakVirtualMemory Propriété

Définition

Obtient ou définit l’utilisation maximale de la mémoire virtuelle.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à