ContainerRuntimeArgsCallbackContext
Classsealednet10.0
Represents a callback context for the list of command-line arguments to be passed to the container runtime run command.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerRuntimeArgsCallbackContext{ // ...}Constructors1
Section titled Constructors Represents a callback context for the list of command-line arguments to be passed to the container runtime run command.
Properties2
Section titled PropertiesCancellationToken Gets the cancellation token associated with the callback context.