Gets the thread ID of the process.

Namespace:  proCube.Api
Assembly:  proCubeApi (in proCubeApi.dll) Version: 8.0.1.325

Syntax

C#
int ThreadId { get; }
Visual Basic (Usage)
Dim instance As Operation
Dim value As Integer

value = instance.ThreadId

See Also