ISchedulerTask.TaskId Property

Definition

Retrieves the identifiers that uniquely identify the task.

public Microsoft.Hpc.Scheduler.Properties.TaskId TaskId { get; }
member this.TaskId : Microsoft.Hpc.Scheduler.Properties.TaskId
Public ReadOnly Property TaskId As TaskId

Property Value

A TaskId object that contains the identifiers that uniquely identify the task.

Applies to