Click or drag to resize
SearchTaskInfoProviderRunAsync Method
Starts thread of indexer.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static void RunAsync(
	WindowsIdentity wi
)

Parameters

wi
Type: System.Security.PrincipalWindowsIdentity
Windows identity
See Also