IReportingTask
Interface net10.0
Represents a publishing task, which belongs to a step.
namespace Aspire.Hosting.Pipelines;
public interface IReportingTask : System.IAsyncDisposable{ // ...} IAsyncDisposable
API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
namespace Aspire.Hosting.Pipelines;
public interface IReportingTask : System.IAsyncDisposable{ // ...}