Click or drag to resize
XDL

XThreadTerminated Property

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

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

Property Value

Boolean
See Also