This property specifies the amount of host resources used for searching.
Syntax
ISearchServer.PerformanceLevel
Remarks
PerformanceLevel has a range of from 1, which runs Search in the background, to 5, which dedicates all of the host machine's resources to Search.
Example
See Accessing an ISearchServer Interface Object.
See Also