TaskStateEventArg.TaskId Property

Definition

Retrieves the identifier that uniquely identifies the task in a job.

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

Property Value

An ITaskId interface that uniquely identifies the task.

Implements

Applies to