CompletedTask Properties |
The CompletedTask type exposes the following members.
| Name | Description | |
|---|---|---|
| FullTaskId |
Gets the global task ID of the task.
| |
| JobId |
Gets or sets the job ID that this task is part of.
| |
| TaskAttemptId |
Gets or sets the task attempt ID that finished this task.
| |
| TaskServer |
Gets or sets the ServerAddress of the task server that ran the task.
| |
| TaskServerFileServerPort |
Gets or sets the port that the task server listens on for downloading file channel data.
|