Implemented interface member:
method
GetTerminalInfoAsync
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.GetTerminalInfoAsync(System.String, System.Threading.CancellationToken)
1 reference to GetTerminalInfoAsync
Aspire.Cli.Tests (1)
Backchannel\AppHostAuxiliaryBackchannelTests.cs (1)
72var response = await backchannel.GetTerminalInfoAsync("frontend").DefaultTimeout();