ExecuteCommandContext
Class sealed net8.0
Context for
ResourceCommandAnnotation.ExecuteCommand. namespace Aspire.Hosting.ApplicationModel;
public sealed class ExecuteCommandContext{ // ...} 5 members
Constructors1
Section titled ConstructorsProperties4
Section titled PropertiesCancellationTokenget; initCancellationToken The cancellation token.
Loggerget; initILogger The logger for the resource.
ResourceNameget; initstring The resource name.
ServiceProviderget; initIServiceProvider The service provider.