DispatcherOperation::Abort Method ()
.NET Framework (current version)
Aborts the operation.
Assembly: WindowsBase (in WindowsBase.dll)
If an operation is already in progress, this method will return false.
When an operation is aborted, the Status of the DispatcherOperation is set to Aborted and the Aborted event is raised.
.NET Framework
Available since 3.0
Available since 3.0
Show: