ISchedulerTask.ErrorMessage Property

Definition

Retrieves the task-related error message or task cancellation message.

public string ErrorMessage { get; }
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

Property Value

The message.

Applies to