This topic has not yet been rated - Rate this topic

ITask Interface

Defines a task.


Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)
[ComVisibleAttribute(true)] 
[GuidAttribute("E43BD973-17A3-4d7e-B322-18696705A32E")] 
public interface ITask
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute GuidAttribute("E43BD973-17A3-4d7e-B322-18696705A32E") */ 
public interface ITask
ComVisibleAttribute(true) 
GuidAttribute("E43BD973-17A3-4d7e-B322-18696705A32E") 
public interface ITask

To create a task, call the ICluster.CreateTask method.


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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.