Click or drag to resize
CMSWorkerQueueInstance Property
Gets or sets current worker queue.

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

Property Value

Type: CMSWorkerQueue
See Also