Skip to content

F_CodeJam_PerfTests_Running_Core_CompetitionCore_RunState

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionCore.RunState Field

Run state slot.

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

Syntax

C#

public static readonly RunState<CompetitionState> RunState

VB

Public Shared ReadOnly RunState As RunState(Of CompetitionState)

F#

static val RunState: RunState<CompetitionState>

Field Value

Type: RunState(CompetitionState)

See Also

Reference

CompetitionCore Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally