Click or drag to resize
BenchmarkResults Property
Results of the benchmark

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public BenchmarkResults Results { get; set; }

Property Value

Type: BenchmarkResults
See Also