Click or drag to resize
ThreadHandlerStartEvent Method (CMSThread)
Initiates the event handling

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

Parameters

thread
Type: CMS.BaseCMSThread
Handled thread

Return Value

Type: ThreadHandler
See Also