Click or drag to resize
CMSWorkerQueueParameters Property
Gets or sets parameters of the queue, parameters are indexed by their name.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public StringSafeDictionary<Object> Parameters { get; }

Property Value

Type: StringSafeDictionaryObject
See Also