ProcessInformationThreadId Field
A value that can be used to identify a thread.
The value is valid from the time the thread is created until all handles to the thread are
closed and the thread object is freed; at this point, the identifier may be reused.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public ThreadId As Integer
Dim instance As ProcessInformation
Dim value As Integer
value = instance.ThreadId
instance.ThreadId = value
val mutable ThreadId: int
No code example is currently available or this language may not be supported.
Field Value
Int32