Click or drag to resize
CMSWorkerQueueGlobal Property
Gets the global worker queue.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static CMSWorkerQueue Global { get; }

Property Value

Type: CMSWorkerQueue
See Also