TaskSchedulingError Class

Definition

Information about an error when scheduling a task.

public class TaskSchedulingError
Inheritance
TaskSchedulingError

Properties

Category

Gets the category of the task scheduling error.

Code

Gets a code for the task scheduling error. See TaskSchedulingErrorCodes for possible values.

Details

Gets a list of additional error details related to the scheduling error.

Message

Gets a message describing the task scheduling error, intended to be suitable for display in a user interface.