Click or drag to resize
CMSThreadGetCurrentThreadId Method
Gets the current thread ID

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static int GetCurrentThreadId()

Return Value

Type: Int32
See Also