Skip to content

P_CodeJam_PerfTests_Running_Limits_CompetitionLimit_IgnoreAll

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionLimit.IgnoreAll Property

All limits are 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 IgnoreAll { get; }

VB

Public ReadOnly Property IgnoreAll As Boolean
	Get

F#

member IgnoreAll : bool with get

Property Value

Type: Boolean
true if all limits are ignored; otherwise, false.

See Also

Reference

CompetitionLimit Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally