We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Run state slot.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static readonly RunState<CompetitionState> RunState
VB
Public Shared ReadOnly RunState As RunState(Of CompetitionState)
F#
static val RunState: RunState<CompetitionState>
Type: RunState(CompetitionState)
CompetitionCore ClassCodeJam.PerfTests.Running.Core Namespace