.
C# Signature:
[DllImport("kernel32.dll")]
static extern bool SetThreadPriorityBoost(IntPtr hThread,
bool DisablePriorityBoost);
User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Process.PriorityBoostEnabled