DispatcherPriorityAwaiter.IsCompleted Proprietà

Definizione

Ottiene un valore che indica l'eventuale completamento dell'attività asincrona.

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

Valore della proprietà

false in tutti i casi.

Si applica a