Click or drag to resize
ThreadDebugItem Constructor
Constructor

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public ThreadDebugItem(
	CMSThread thread
)

Parameters

thread
Type: CMS.BaseCMSThread
Source thread object
See Also