BenchmarkCommand.

DictionarySize Property

Summary

Gets or sets the size of the dictionary.
Namespace
Cake.SevenZip.Commands
Containing Type
BenchmarkCommand

Syntax

public int? DictionarySize { get; set; }

Value

Type Description
int? The size of the dictionary.
GitHub Discussion