Property MaxSearchResults
MaxSearchResults
The maximum number of results that will be collected when searching before stopping.
public static int MaxSearchResults { get; set; }
Property Value
Remarks
This prevents performance issues e.g. when searching root of file system for a common letter (e.g. 'e').