-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_Running_Core_CompetitionState_LastRunSummary
andrewvk edited this page Nov 8, 2016
·
2 revisions
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.Core
Assembly: 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
GetF#
member LastRunSummary : Summary with get
Type: Summary
The summary for the last completed run.
CompetitionState Class
CodeJam.PerfTests.Running.Core Namespace