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.
Log competition limits.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool LogCompetitionLimits { get; }
VB
Public ReadOnly Property LogCompetitionLimits As Boolean Get
F#
abstract LogCompetitionLimits : bool with get override LogCompetitionLimits : bool with get
Type: Booleantrue if competition limits should be logged; otherwise, false.
true
false
ICompetitionConfig.LogCompetitionLimits
ReadOnlyCompetitionConfig ClassCodeJam.PerfTests.Configs Namespace