Share via


AsrTask.StateDescription Property

Definition

The description of the task state. For example - For Succeeded state, description can be Completed, PartiallySucceeded, CompletedWithInformation or Skipped.

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

Property Value

Applies to