2 references to RequestCancelAsync
Aspire.Dashboard (2)
Model\DashboardCommandExecutor.cs (2)
126
PrimaryAction = CreateCancelNotificationAction(loc,
RequestCancelAsync
)
130
toastOptions.QuickAction1.OnClickAsync = _ =>
RequestCancelAsync
();