Implemented interface member:
method
ConnectAsync
Aspire.Cli.Backchannel.IAppHostCliBackchannel.ConnectAsync(System.String, System.Boolean, System.Threading.CancellationToken)
1 reference to ConnectAsync
Aspire.Cli.Tests (1)
TestServices\TestAppHostCliBackchannel.cs (1)
97=> ConnectAsync(socketPath, autoReconnect: false, cancellationToken);