Edit

Share via


IClusterTaskGroup Interface

Definition

public interface IClusterTaskGroup : Microsoft.Hpc.Scheduler.Store.IClusterStoreObject
type IClusterTaskGroup = interface
    interface IClusterStoreObject
Public Interface IClusterTaskGroup
Implements IClusterStoreObject
Implements

Properties

Id (Inherited from IClusterStoreObject)
IsCompleted
ParentTasksFailedOrCancelled
TasksFailedOrCancelled

Methods

AddParent(IClusterTaskGroup)
CreateChild(String)
GetAllProps() (Inherited from IClusterStoreObject)
GetChildren()
GetParentIds()
GetParents()
GetProps(PropertyId[]) (Inherited from IClusterStoreObject)
GetPropsByName(String[]) (Inherited from IClusterStoreObject)
PersistToXml(XmlWriter, XmlExportOptions) (Inherited from IClusterStoreObject)
RestoreFromXml(XmlReader, XmlImportOptions) (Inherited from IClusterStoreObject)
SetProps(StoreProperty[]) (Inherited from IClusterStoreObject)

Applies to