Aracılığıyla paylaş


DispatcherHooks.OperationAborted Olay

Tanım

İşlem durdurulduğunda gerçekleşir.

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

Olay Türü

DispatcherHookEventHandler
Öznitelikler

Açıklamalar

Herhangi bir iş parçacığı bir işlemi durdurabilir; bu nedenle, bu olay herhangi bir iş parçacığı tarafından tetiklenebilir.

Şunlara uygulanır

Ayrıca bkz.