Condividi tramite


AwaitExtensions.TaskSchedulerAwaiter.IsCompleted Proprietà

Definizione

Ottiene un valore che indica se non è necessaria alcuna resa.

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

Valore della proprietà

true se il chiamante è già in esecuzione in tale TaskScheduler.

Si applica a