Share via


ComponentDispatcher.ThreadIdle 이벤트

정의

스레드가 유휴 상태일 때 발생합니다.

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 이벤트에서 효율적으로 처리를 수행 하는 합니다.

적용 대상

추가 정보