Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a value that indicates the scheduling priority of the current thread.
Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Syntax
public ThreadPriority Priority { get; set; }
Property Value
One of the ThreadPriority values. Note that the default priority value for threads is Normal.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.