Implemented interface member:
method
IsAvailableAsync
Microsoft.NET.Build.Containers.IContainerRuntime.IsAvailableAsync(System.Threading.CancellationToken)
1 override of IsAvailableAsync
Microsoft.NET.Build.Containers (1)
LocalDaemons\ContainerRuntimes.cs (1)
79public override Task<bool> IsAvailableAsync(CancellationToken cancellationToken)