Skip to content

P_CodeJam_PerfTests_Running_Limits_CompetitionLimit_IsEmpty

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionLimit.IsEmpty Property

All limits are empty.

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

Syntax

C#

public bool IsEmpty { get; }

VB

Public ReadOnly Property IsEmpty As Boolean
	Get

F#

member IsEmpty : bool with get

Property Value

Type: Boolean
true if all limits are is empty; otherwise, false.

See Also

Reference

CompetitionLimit Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally