We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Count of messages for the current run.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public int MessagesInRun { get; }
VB
Public ReadOnly Property MessagesInRun As Integer Get
F#
member MessagesInRun : int with get
Type: Int32Count of messages for the current run.
CompetitionState ClassCodeJam.PerfTests.Running.Core Namespace