Click or drag to resize
BenchmarkGetReport Method
Gets the results report

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public abstract string GetReport(
	Benchmark baseLine = null
)

Parameters

baseLine (Optional)
Type: CMS.Base.InternalBenchmark
Base line benchmark to compare to

Return Value

Type: String
See Also