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.
Behavior for concurrent competition runs.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
ConcurrentRunBehavior ConcurrentRunBehavior { get; }
VB
ReadOnly Property ConcurrentRunBehavior As ConcurrentRunBehavior Get
F#
abstract ConcurrentRunBehavior : ConcurrentRunBehavior with get
Type: ConcurrentRunBehaviorBehavior for concurrent competition runs.
ICompetitionConfig InterfaceCodeJam.PerfTests.Configs Namespace