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