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)
Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)
[ComVisibleAttribute(true)] [GuidAttribute("E7CBDACF-E4A1-41be-A834-B67C9CB5A5F3")] public interface 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
Community Additions
ADD
Show: