2 references to EndUserTask
Aspire.Dashboard (2)
Telemetry\DashboardTelemetryService.cs (2)
142/// Duration will be automatically calculated and the end event posted after <see cref="EndUserTask"/> is called. 216/// Posts a short-lived user task. If duration needs to be calculated, use <see cref="DashboardTelemetryService.StartUserTask"/> and <see cref="DashboardTelemetryService.EndUserTask"/> instead.