Click or drag to resize
ThreadWorkerTUseLogContext Property
If true, the thread uses a log context for its operations

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
protected virtual bool UseLogContext { get; }

Property Value

Type: Boolean
See Also