Click or drag to resize

HighResolutionTimerPriority Property

Gets or sets the priority of the timer thread. The default is Highest

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
public ThreadPriority Priority { get; set; }

Property Value

Type: ThreadPriority
See Also