Skip to content
Docs Try Aspire

ExecuteCommandContext Properties

Class Properties 3 members
CancellationToken Section titled CancellationToken CancellationToken
The cancellation token.
public CancellationToken CancellationToken { get; init; }
ResourceName Section titled ResourceName string
The resource name.
public string ResourceName { get; init; }
ServiceProvider Section titled ServiceProvider IServiceProvider
The service provider.
public IServiceProvider ServiceProvider { get; init; }