Partager via


ProcessInfo.PeakWorkingSet64 Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to