BenchmarkCommand.

NumberOfIterations Property

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<int> The number of iterations.