Click or drag to resize
XDL

XThreadPriority Property

Thread의 우선 순위를 설정하거나 얻는다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 1.2.817.72
Syntax
C#
public eThreadPriority Priority { get; set; }

Property Value

Type: eThreadPriority
See Also