Click or drag to resize
ThreadWorkerTSyncRoot Field
Lock this object when doing actions that might change the result of condition run while stopping execution

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
protected readonly Object SyncRoot

Field Value

Type: Object
See Also