BenchmarkCommand.

DictionarySize Property

Summary

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

Syntax

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

Value

Type Description
Nullable<int> The size of the dictionary.