SchedulerJobCounters Class
Defines the counter values related to the status of tasks in the job (for example, the number of tasks that have finished running).
Namespace: Microsoft.Hpc.Scheduler
Assembly: Microsoft.Hpc.Scheduler (in Microsoft.Hpc.Scheduler.dll)
Namespace: Microsoft.Hpc.Scheduler
Assembly: Microsoft.Hpc.Scheduler (in Microsoft.Hpc.Scheduler.dll)
[ClassInterfaceAttribute(ClassInterfaceType.None)] [ComVisibleAttribute(true)] [GuidAttribute("7B2F3E5D-CA77-4ad5-9A5C-7292E684A790")] public class SchedulerJobCounters : ISchedulerJobCounters
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */
/** @attribute ComVisibleAttribute(true) */
/** @attribute GuidAttribute("7B2F3E5D-CA77-4ad5-9A5C-7292E684A790") */
public class SchedulerJobCounters implements ISchedulerJobCounters
ClassInterfaceAttribute(ClassInterfaceType.None) ComVisibleAttribute(true) GuidAttribute("7B2F3E5D-CA77-4ad5-9A5C-7292E684A790") public class SchedulerJobCounters implements ISchedulerJobCounters
Do not use this class. Instead use the ISchedulerJobCounters interface.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012Target Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, with HPC Pack Client Utilities
Build Date:
Community Additions
ADD
Show: