Aracılığıyla paylaş


DispatcherHooks.OperationCompleted Olay

Tanım

İşlem tamamlandığında gerçekleşir.

public:
 event System::Windows::Threading::DispatcherHookEventHandler ^ OperationCompleted;
[add: System.Security.SecurityCritical]
[remove: System.Security.SecurityCritical]
public event System.Windows.Threading.DispatcherHookEventHandler OperationCompleted;
public event System.Windows.Threading.DispatcherHookEventHandler OperationCompleted;
[<add: System.Security.SecurityCritical>]
[<remove: System.Security.SecurityCritical>]
member this.OperationCompleted : System.Windows.Threading.DispatcherHookEventHandler 
member this.OperationCompleted : System.Windows.Threading.DispatcherHookEventHandler 
Public Custom Event OperationCompleted As DispatcherHookEventHandler 

Olay Türü

DispatcherHookEventHandler
Öznitelikler

Açıklamalar

Bu olay, işlem tamamlandıktan sonra dağıtıcı iş parçacığı tarafından tetiklenir.

Şunlara uygulanır

Ayrıca bkz.