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