Click or drag to resize
ThreadSettingsCreateLog Property
Indicates whether thread should create it's own log.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public bool CreateLog { get; set; }

Property Value

Type: Boolean
See Also