Skip to content

P_CodeJam_PerfTests_Running_Limits_CompetitionLimit_IgnoreMinRatio

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionLimit.IgnoreMinRatio Property

The minimum timing ratio limit is ignored.

Namespace: CodeJam.PerfTests.Running.Limits
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public bool IgnoreMinRatio { get; }

VB

Public ReadOnly Property IgnoreMinRatio As Boolean
	Get

F#

member IgnoreMinRatio : bool with get

Property Value

Type: Boolean
true if the minimum timing ratio limit is ignored; otherwise, false.

See Also

Reference

CompetitionLimit Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally