Click or drag to resize
XDL

XThreadTerminated Property

Thread가 종료되었는지 여부를 설정하거나 얻는다.

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

Property Value

Boolean
See Also