Implemented interface member:
method
GetConsoleLogBatchesAsync
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.GetConsoleLogBatchesAsync(Aspire.Cli.Backchannel.GetConsoleLogsRequest, System.Threading.CancellationToken)
1 reference to GetConsoleLogBatchesAsync
Aspire.Cli.Tests (1)
Commands\TerminalCommandTests.cs (1)
721=> _inner.GetConsoleLogBatchesAsync(request, cancellationToken);