ISchedulerJobV4.RequeueTask(ITaskId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void RequeueTask (Microsoft.Hpc.Scheduler.Properties.ITaskId taskId);
abstract member RequeueTask : Microsoft.Hpc.Scheduler.Properties.ITaskId -> unit
Public Sub RequeueTask (taskId As ITaskId)
Parameters
- taskId
- ITaskId