AwaitExtensions.SynchronizationContextAwaiter.IsCompleted Property

Definition

Gets a value indicating whether no yield is necessary.

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

Property Value

Always returns false.

Applies to