Click or drag to resize
SearchTaskInfoProviderIndexerThreadGuid Property
Contains GUID of indexter thread when indexer is running.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
public static Guid IndexerThreadGuid { get; }

Property Value

Type: Guid
See Also