SearchTaskInfoProviderRunAsync Method |
Starts thread of indexer.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public static void RunAsync(
WindowsIdentity wi
)
Parameters
- wi
- Type: System.Security.PrincipalWindowsIdentity
Windows identity
See Also