IJobCounter Interface
Retrieves counter values related to the status of tasks in the job (for example, the number of tasks that have finished).
Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)
Usage
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<GuidAttribute("E7CBDACF-E4A1-41be-A834-B67C9CB5A5F3")> _
Public Interface IJobCounter
[ComVisibleAttribute(true)]
[GuidAttribute("E7CBDACF-E4A1-41be-A834-B67C9CB5A5F3")]
public interface IJobCounter
[ComVisibleAttribute(true)]
[GuidAttribute(L"E7CBDACF-E4A1-41be-A834-B67C9CB5A5F3")]
public interface class IJobCounter
/** @attribute ComVisibleAttribute(true) */
/** @attribute GuidAttribute("E7CBDACF-E4A1-41be-A834-B67C9CB5A5F3") */
public interface IJobCounter
ComVisibleAttribute(true)
GuidAttribute("E7CBDACF-E4A1-41be-A834-B67C9CB5A5F3")
public interface IJobCounter
Remarks
To get this interface, call the ICluster.GetJobCounter method.
Platforms
Development Platforms
Microsoft Windows Compute Cluster Server 2003, Windows Server 2003, Windows XP
Target Platforms
Microsoft Windows Compute Cluster Server 2003, Windows Server 2003 with Compute Cluster Pack Client Utilities, Windows XP with Compute Cluster Pack Client Utilities