| BenchmarkResults Properties | 
The BenchmarkResults type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | MaxRunSeconds | 
            Maximum number of seconds per single run
             | 
|  | MinRunSeconds | 
            Minimum seconds per single run
             | 
|  | Runs | 
            Number of benchmark runs
             | 
|  | SecondsPerRun | 
            Average seconds per single run
             | 
|  | TotalRunSeconds | 
            Total seconds for running all iterations
             | 
|  | TotalSeconds | 
            Total number of seconds
             | 
 See Also
See Also