TaskInformation Class

Definition

The compute node's task info class.

public class TaskInformation
type TaskInformation = class
Public Class TaskInformation
Inheritance
TaskInformation

Properties

ExecutionInformation

Gets the execution information for the task.

JobId

Gets the job id.

SubtaskId

Gets the subtask id.

TaskId

Gets the task id.

TaskState

Gets the task state.

TaskUrl

Gets the task URL.

Applies to