-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_Running_Core_CompetitionState_HasCriticalErrorsInRun
andrewvk edited this page Nov 8, 2016
·
2 revisions
There's a critical-severity messages for the current 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 HasCriticalErrorsInRun { get; }VB
Public ReadOnly Property HasCriticalErrorsInRun As Boolean
GetF#
member HasCriticalErrorsInRun : bool with get
Type: Booleantrue if there's a critical-severity messages for the current run.
CompetitionState Class
CodeJam.PerfTests.Running.Core Namespace