BenchmarkCommand.

NumberOfThreads Property

Summary

Gets or sets the number of threads.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Commands
Containing Type
BenchmarkCommand

Syntax

public Nullable<int> NumberOfThreads { get; set; }

Value

Type Description
Nullable<int> The number of threads.