ISchedulerV4SP3.CreateTaskId(Int32) Method

Definition

public Microsoft.Hpc.Scheduler.Properties.ITaskId CreateTaskId (int jobTaskId);
abstract member CreateTaskId : int -> Microsoft.Hpc.Scheduler.Properties.ITaskId
Public Function CreateTaskId (jobTaskId As Integer) As ITaskId

Parameters

jobTaskId
Int32

Returns

Applies to