ISchedulerJobV3SP3 Interface

Definition

[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("7b713f15-8de0-45cc-8d8c-f090b887616b")]
public interface ISchedulerJobV3SP3
type ISchedulerJobV3SP3 = interface
Public Interface ISchedulerJobV3SP3
Derived
Attributes

Properties

AllocatedNodes
AutoCalculateMax
AutoCalculateMin
CanGrow
CanPreempt
CanShrink
ChangeTime
ClientSource
CreateTime
EmailAddress
EndpointAddresses
EndTime
EnvironmentVariables
ErrorMessage
ExcludedNodes
ExpandedPriority
FailOnTaskFailure
HasRuntime
HoldUntil
Id
IsExclusive
JobTemplate
MaxCoresPerNode
MaximumNumberOfCores
MaximumNumberOfNodes
MaximumNumberOfSockets
MaxMemory
MinCoresPerNode
MinimumNumberOfCores
MinimumNumberOfNodes
MinimumNumberOfSockets
MinMemory
Name
NodeGroups
NotifyOnCompletion
NotifyOnStart
OrderBy
Owner
Pool
PreviousState
Priority
Progress
ProgressMessage
Project
RequestedNodes
RequeueCount
Runtime
RuntimeType
RunUntilCanceled
ServiceName
SoftwareLicense
StartTime
State
SubmitTime
TargetResourceCount
UnitType
UserName

Methods

AddExcludedNodes(IStringCollection)
AddTask(ISchedulerTask)
AddTasks(ISchedulerTask[])
CancelTask(ITaskId)
CancelTask(ITaskId, String)
CancelTask(ITaskId, String, Boolean)
ClearExcludedNodes()
ClearHold()
Commit()
CreateTask()
Finish()
GetCounters()
GetCustomProperties()
GetTaskIdList(IFilterCollection, ISortCollection, Boolean)
GetTaskList(IFilterCollection, ISortCollection, Boolean)
OpenJobAllocationHistoryEnumerator(IPropertyIdCollection)
OpenTask(ITaskId)
OpenTaskAllocationHistoryEnumerator(IPropertyIdCollection)
OpenTaskEnumerator(IPropertyIdCollection, IFilterCollection, ISortCollection, Boolean)
OpenTaskRowSet(IPropertyIdCollection, IFilterCollection, ISortCollection, Boolean)
Refresh()
RemoveExcludedNodes(IStringCollection)
RequeueTask(ITaskId)
RestoreFromXml(String)
RestoreFromXml(XmlReader)
SetCustomProperty(String, String)
SetEnvironmentVariable(String, String)
SetHoldUntil(DateTime)
SetJobTemplate(String)
SubmitTask(ISchedulerTask)
SubmitTaskById(ITaskId)
SubmitTasks(ISchedulerTask[])

Events

OnJobState
OnTaskState

Applies to