Skip to content
DocsTry Aspire
DocsTry

ProgressContext

Classsealednet10.0
📦 Aspire.Hosting v13.5.3
Provides context to the work callback of a progress interaction.
namespace Aspire.Hosting;
public sealed class ProgressContext
{
// ...
}