MaxWorkingSet Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

Maximum Working Set size to be used for the Process.

[UnsupportedOSPlatform("linux")]
[UnsupportedOSPlatform("android")]
public nint? MaxWorkingSet { get; }

Returns

Remarks

This property is not supported on Linux-based operating systems.