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