DispatcherPriorityAwaitable.GetAwaiter 메서드

정의

비동기 작업의 완료를 기다리는 개체를 반환합니다.

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

반환

DispatcherPriorityAwaiter

비동기 작업의 완료를 기다리는 개체입니다.

적용 대상