Click or drag to resize
SearchTaskAzureInfoSearchTaskAzurePriority Property
Determines which task should be processed earlier, higher value = higher priority.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 12.0.0
Syntax
C#
public virtual int SearchTaskAzurePriority { get; set; }

Property Value

Type: Int32
See Also