Click or drag to resize
XDL

XThreadPriority Property

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

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

Property Value

eThreadPriority
See Also