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.
Count of additional runs performed after updating source annotations.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
protected virtual int DefaultAdditionalRerunsIfAnnotationsUpdated { get; }
VB
Protected Overridable ReadOnly Property DefaultAdditionalRerunsIfAnnotationsUpdated As Integer Get
F#
abstract DefaultAdditionalRerunsIfAnnotationsUpdated : int with get override DefaultAdditionalRerunsIfAnnotationsUpdated : int with get
Type: Int32The count of additional runs performed after updating the limits annotations.
CompetitionRunnerBase ClassCodeJam.PerfTests.Running.Core Namespace