DispatcherPriorityAwaitable.GetAwaiter Méthode

Définition

Retourne un objet qui attend la fin d'une tâche asynchrone.

public:
 System::Windows::Threading::DispatcherPriorityAwaiter GetAwaiter();
public System.Windows.Threading.DispatcherPriorityAwaiter GetAwaiter ();
member this.GetAwaiter : unit -> System.Windows.Threading.DispatcherPriorityAwaiter
Public Function GetAwaiter () As DispatcherPriorityAwaiter

Retours

DispatcherPriorityAwaiter

Objet qui attend la fin d'une tâche asynchrone.

S’applique à