Represents a distinct execution of an AsyncDelegateCommand, exposing its Task, and allowing to cancel it.
Namespace: Metalama.Patterns.Wpf
Assembly: Metalama.Patterns.Wpf.dll
Syntax
public readonly struct DelegateCommandExecutionProperties
| Name | Description |
|---|---|
| IsCancellationRequested | |
| Task |
Methods
| Name | Description |
|---|---|
| Cancel() |