Open sandboxFocus

Struct DelegateCommandExecution

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 DelegateCommandExecution

Properties

Name Description
IsCancellationRequested
Task

Methods

Name Description
Cancel()