Edit

Share via


NotifyTaskCompletion<TResult>.Status Property

Definition

Gets the status of the task.

public System.Threading.Tasks.TaskStatus Status { get; }
member this.Status : System.Threading.Tasks.TaskStatus
Public ReadOnly Property Status As TaskStatus

Property Value

Applies to