Implemented interface member:
method
SendInteractionRequestAsync
Aspire.Dashboard.ServiceClient.IDashboardClient.SendInteractionRequestAsync(Aspire.DashboardService.Proto.V1.WatchInteractionsRequestUpdate, System.Threading.CancellationToken)
1 reference to SendInteractionRequestAsync
Aspire.Dashboard (1)
ServiceClient\SelectedDashboardClient.cs (1)
58return currentClient.SendInteractionRequestAsync(request, cancellationToken);