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