Click or drag to resize
ThreadDebugItemThreadId Property
Gets the thread id

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public int ThreadId { get; }

Property Value

Type: Int32
See Also