DispatcherOperationAborted Event

An event that is raised when the operation is aborted or canceled.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public event EventHandler Aborted

Value

EventHandler

See Also