The cores and threads to assign to the Process.
[SupportedOSPlatform("windows")] [SupportedOSPlatform("linux")] public nint? ProcessorAffinity { get; }
Process objects only support Processor Affinity on Windows and Linux operating systems.