Skip to content
Docs Try Aspire
Docs Try

ComposeOperationContext Constructors

Class Constructors 1 member
Provides the parameters needed to execute a Docker Compose operation against a container runtime.
public sealed class ComposeOperationContext
{
public ComposeOperationContext()
{
// ...
}
}