ExecuteCommandContext Properties
Class Properties 4 members
Context for
ResourceCommandAnnotation.ExecuteCommand. The cancellation token.
public CancellationToken CancellationToken { get; init; } The logger for the resource.
public ILogger Logger { get; init; } The resource name.
public string ResourceName { get; init; } The service provider.
public IServiceProvider ServiceProvider { get; init; }