Benchmark Run Method Kentico 8.1 API Reference
Executes the benchmarked action a specified number of times and returns the result.

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

times
Type: OnlineSystem Int32
Number of times the benchmarked action to be run

Return Value

Type: BenchmarkResult
See Also