Click or drag to resize
XDL

XThreadPriority Property

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

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

Property Value

eThreadPriority
See Also