Summary
Gets or sets the number of threads.
- Namespace
- Cake
.SevenZip .Commands - Containing Type
- BenchmarkCommand
Syntax
public int? NumberOfThreads { get; set; }
Value
| Type | Description |
|---|---|
| int? | The number of threads. |
public int? NumberOfThreads { get; set; }
| Type | Description |
|---|---|
| int? | The number of threads. |