ComponentDispatcher.ThreadIdle 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當執行緒閒置時發生。
public:
static event EventHandler ^ ThreadIdle;
[add: System.Security.SecurityCritical]
[remove: System.Security.SecurityCritical]
public static event EventHandler ThreadIdle;
public static event EventHandler ThreadIdle;
[<add: System.Security.SecurityCritical>]
[<remove: System.Security.SecurityCritical>]
member this.ThreadIdle : EventHandler
member this.ThreadIdle : EventHandler
Public Shared Custom Event ThreadIdle As EventHandler
事件類型
- 屬性
備註
如果佇列中沒有訊息,則事件所 ThreadIdle 宣告的閒置狀態是有效率的處理時間。