Skip to content

P_CodeJam_PerfTests_Running_Core_CompetitionState_RunsLeft

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionState.RunsLeft Property

Expected count of runs left.

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

Syntax

C#

public int RunsLeft { get; }

VB

Public ReadOnly Property RunsLeft As Integer
	Get

F#

member RunsLeft : int with get

Property Value

Type: Int32
Expected count of runs left.

See Also

Reference

CompetitionState Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally