We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Count of runs skipped before source annotations will be applied.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
protected virtual int DefaultSkipRunsBeforeApplyingAnnotations { get; }
VB
Protected Overridable ReadOnly Property DefaultSkipRunsBeforeApplyingAnnotations As Integer Get
F#
abstract DefaultSkipRunsBeforeApplyingAnnotations : int with get override DefaultSkipRunsBeforeApplyingAnnotations : int with get
Type: Int32The count of runs performed before updating the limits annotations.
CompetitionRunnerBase ClassCodeJam.PerfTests.Running.Core Namespace