UtilApplicationSetThreadPriority Method

Overload List

SetThreadPriority(ThreadPriority) Sets the priority for the current thread.
SetThreadPriority(Int32, ThreadPriorityLevel) Sets the priority for the target thread.

See Also