Skip to content

P_CodeJam_PerfTests_Configs_ReadOnlyCompetitionConfig_ConcurrentRunBehavior

andrewvk edited this page Nov 8, 2016 · 2 revisions

ReadOnlyCompetitionConfig.ConcurrentRunBehavior Property

Behavior for concurrent competition runs.

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

Syntax

C#

public ConcurrentRunBehavior ConcurrentRunBehavior { get; }

VB

Public ReadOnly Property ConcurrentRunBehavior As ConcurrentRunBehavior
	Get

F#

abstract ConcurrentRunBehavior : ConcurrentRunBehavior with get
override ConcurrentRunBehavior : ConcurrentRunBehavior with get

Property Value

Type: ConcurrentRunBehavior
Behavior for concurrent competition runs.

Implements

ICompetitionConfig.ConcurrentRunBehavior

See Also

Reference

ReadOnlyCompetitionConfig Class
CodeJam.PerfTests.Configs Namespace

Clone this wiki locally