MabJobTaskDetails Class

Definition

MAB workload-specific job task details.

public class MabJobTaskDetails
type MabJobTaskDetails = class
Public Class MabJobTaskDetails
Inheritance
MabJobTaskDetails

Constructors

MabJobTaskDetails()

Initializes a new instance of the MabJobTaskDetails class.

MabJobTaskDetails(String, Nullable<DateTime>, Nullable<DateTime>, Nullable<TimeSpan>, String)

Initializes a new instance of the MabJobTaskDetails class.

Properties

Duration

Gets or sets time elapsed for task.

EndTime

Gets or sets the end time.

StartTime

Gets or sets the start time.

Status

Gets or sets the status.

TaskId

Gets or sets the task display name.

Applies to