Property PeakWorkingSetBytes
PeakWorkingSetBytes
The peak working set, or null when the platform will not say.
public long? PeakWorkingSetBytes { get; init; }
Property Value
- long?
The peak working set, or null when the platform will not say.
public long? PeakWorkingSetBytes { get; init; }