Click or drag to resize
ThreadWorkerTLog Property
Asynchronous log context used by the worker thread

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected static ILogContext Log { get; }

Property Value

Type: ILogContext
See Also