There was an error while loading. Please reload this page.
Max limit for competition reruns.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public int MaxRunsAllowed { get; }
VB
Public ReadOnly Property MaxRunsAllowed As Integer Get
F#
member MaxRunsAllowed : int with get
Type: Int32Max count of runs allowed.
CompetitionState ClassCodeJam.PerfTests.Running.Core Namespace