We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Rerun competition if competition limits check failed.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool RerunIfLimitsFailed { get; }
VB
Public ReadOnly Property RerunIfLimitsFailed As Boolean Get
F#
abstract RerunIfLimitsFailed : bool with get override RerunIfLimitsFailed : bool with get
Type: Booleantrue if reruns should be performed if competition limits check failed.
true
ICompetitionConfig.RerunIfLimitsFailed
ReadOnlyCompetitionConfig ClassCodeJam.PerfTests.Configs Namespace