Skip to content
Docs Try Aspire

IReportingTask

Interface net10.0
📦 Aspire.Hosting v13.1.2
Represents a publishing task, which belongs to a step.
namespace Aspire.Hosting.Pipelines;
public interface IReportingTask
: System.IAsyncDisposable
{
// ...
}
IAsyncDisposable