Skip to content

F_CodeJam_PerfTests_Running_Limits_CompetitionLimit_IgnoreValue

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionLimit.IgnoreValue Field

Ignored value for the competition limit..

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

Syntax

C#

public const int IgnoreValue = -1

VB

Public Const IgnoreValue As Integer = -1

F#

static val mutable IgnoreValue: int

Field Value

Type: Int32

See Also

Reference

CompetitionLimit Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally