BenchmarkCommand.

NumberOfThreads Property

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.
GitHub Discussion