DispatcherPriorityAwaitable 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表可等候物件,會以非同步方式讓出控制權給目前的發送器,並提供機會讓發送器處理其他事件。
public value class DispatcherPriorityAwaitable
public struct DispatcherPriorityAwaitable
type DispatcherPriorityAwaitable = struct
Public Structure DispatcherPriorityAwaitable
- 繼承
備註
Dispatcher.Yield 方法會傳回 DispatcherPriorityAwaitable。
方法
GetAwaiter() |
傳回等候非同步工作完成的物件。 |