Click or drag to resize

CompletedTask Properties

The CompletedTask type exposes the following members.

Properties
  NameDescription
Public propertyFullTaskId
Gets the global task ID of the task.
Public propertyJobId
Gets or sets the job ID that this task is part of.
Public propertyTaskAttemptId
Gets or sets the task attempt ID that finished this task.
Public propertyTaskServer
Gets or sets the ServerAddress of the task server that ran the task.
Public propertyTaskServerFileServerPort
Gets or sets the port that the task server listens on for downloading file channel data.
Top
See Also