Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IReportingTask

Interfacenet10.0
📦 Aspire.Hosting v13.5.4
Represents a publishing task, which belongs to a step.
namespace Aspire.Hosting.Pipelines;
public interface IReportingTask
: System.IAsyncDisposable
{
// ...
}
IAsyncDisposable
View all methods