This class represents the job statistics object for a given job. This contains vertex information per stage

Namespace: VcClient
Assembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)

Syntax

C#
public class JobStatistics
Visual Basic
Public Class JobStatistics
Visual C++
public ref class JobStatistics

Inheritance Hierarchy

Object
  VcClient..::..JobStatistics

See Also