dCsharp

ThreadClass.Priority Property

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

public System.Threading.ThreadPriority Priority {get; set;}

See Also

ThreadClass Class | edu.neu.ccs.demeter.dCsharp Namespace