ProcessThread.ResetIdealProcessor Method
.NET Framework 4.5
Resets the ideal processor for this thread to indicate that there is no single ideal processor. In other words, so that any processor is ideal.
Namespace: System.Diagnostics
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| Win32Exception | The ideal processor could not be reset. |
| PlatformNotSupportedException | The platform is Windows 98 or Windows Millennium Edition. |
| NotSupportedException | The process is on a remote computer. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.