TaskStateEventArg.TaskId Property     
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.
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.ITaskIdPublic ReadOnly Property TaskId As ITaskIdProperty Value
An ITaskId interface that uniquely identifies the task.