Implemented interface member:
method
UpdateAsync
Aspire.Hosting.Pipelines.IReportingTask.UpdateAsync(System.String, System.Threading.CancellationToken)
1 reference to UpdateAsync
Aspire.Hosting.Azure.Tests (1)
tests\Shared\TestPipelineActivityReporter.cs (1)
279return UpdateAsync(statusText.Value, cancellationToken);