Neokernel API

ThreadClass.Priority Property

Gets or sets a value indicating the scheduling priority of a thread

public ThreadPriority Priority { public get; public set; }

See Also

ThreadClass Class | com.neokernel.util Namespace