Click or drag to resize
ThreadEventsInit Field
Fires when the thread gets initialized. Runs from the original thread context.

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

Field Value

Type: ThreadHandler
See Also