This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.7zip.
Summary
Gets or sets the number of iterations.
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Commands - Containing Type
- BenchmarkCommand
Syntax
public Nullable<int> NumberOfIterations { get; set; }
Value
| Type | Description |
|---|---|
| Nullable |
The number of iterations. |
