Click or drag to resize
ThreadWorkerTCreateThreadSettings Method
Creates ThreadSettings object and enables the IsBackground and UseEmptyContext properties.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
protected virtual ThreadSettings CreateThreadSettings()

Return Value

Type: ThreadSettings
See Also