NumberOfThreads
NumberOfThreads enumeration
Specifies the number of threads.
public enum NumberOfThreads
Values
| Name | Value | Description |
|---|---|---|
| Default | 0 |
The default value. |
| One | 1 |
One thread. |
| Two | 2 |
Two threads. |
| Three | 3 |
Three threads. |
| Four | 4 |
Four threads. |
| Five | 5 |
Five threads. |
| Six | 6 |
Six threads. |
| Seven | 7 |
Seven threads. |
| Eight | 8 |
Eight threads. |
Remarks
Learn more
See Also
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search