TplExtensions.NoThrowValueTaskAwaiter<TResult>.IsCompleted Property

Definition

Gets a value indicating whether the task has completed.

public bool IsCompleted { get; }
member this.IsCompleted : bool
Public ReadOnly Property IsCompleted As Boolean

Property Value

Applies to