| KM_MainStatusGetThreadActive Method |
Bulk status record Current Thread Execution State
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int GetThreadActive(
int index
)
Public Function GetThreadActive (
index As Integer
) As Integer
public:
int GetThreadActive(
int index
)
Parameters
- index Int32
- Thread Number
Return Value
Int32value
See Also