We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Returns the running state for the current run.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public T this[ IConfig config ] { get; }
VB
Public ReadOnly Default Property Item ( config As IConfig ) As T Get
F#
member Item : 'T with get
Type: TRun state object for the current run.
RunState(T) ClassItem OverloadCodeJam.PerfTests.Running.Core Namespace