IClusterCounter Interface
Contains counter values related to the scheduling queue and cluster nodes (for example, the number of queued jobs and the number of idle nodes).
Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)
Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)
[ComVisibleAttribute(true)] [GuidAttribute("9770EF9C-F6F8-40cb-9C4E-B8B3B910083E")] public interface IClusterCounter
/** @attribute ComVisibleAttribute(true) */
/** @attribute GuidAttribute("9770EF9C-F6F8-40cb-9C4E-B8B3B910083E") */
public interface IClusterCounter
ComVisibleAttribute(true) GuidAttribute("9770EF9C-F6F8-40cb-9C4E-B8B3B910083E") public interface IClusterCounter
Community Additions
ADD
Show: