Threads
IndexingOptions.Threads property
Gets or sets the number of threads used for indexing. The parameter must be in the range from 1
to 4
. The default value is 1
.
public int Threads { get; set; }
Property Value
The number of threads used for indexing.
See Also
- class IndexingOptions
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search