We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The summary for the last completed run. Is null if the current run is not completed. Can be null if the run was completed with errors.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public Summary LastRunSummary { get; }
VB
Public ReadOnly Property LastRunSummary As Summary Get
F#
member LastRunSummary : Summary with get
Type: SummaryThe summary for the last completed run.
CompetitionState ClassCodeJam.PerfTests.Running.Core Namespace