-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_Running_Core_CompetitionState_LooksLikeLastRun
andrewvk edited this page Nov 8, 2016
·
2 revisions
The competition has no additional runs requested or the count of runs is out of limit or there are critical errors in the run.
Namespace: CodeJam.PerfTests.Running.Core
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool LooksLikeLastRun { get; }VB
Public ReadOnly Property LooksLikeLastRun As Boolean
GetF#
member LooksLikeLastRun : bool with get
Type: Booleantrue if the run is about to finish.
CompetitionState Class
CodeJam.PerfTests.Running.Core Namespace