We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The competition completed without warnings and errors.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool CompletedSuccessfully { get; }
VB
Public ReadOnly Property CompletedSuccessfully As Boolean Get
F#
member CompletedSuccessfully : bool with get
Type: Booleantrue if the competition completed without warnings and errors.
true
CompetitionState ClassCodeJam.PerfTests.Running.Core Namespace