Threads
UpdateOptions.Threads property
Gets or sets the number of threads used for indexing. The default value is 1
.
public int Threads { get; set; }
Property Value
The number of threads used for indexing.
See Also
- class UpdateOptions
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search