Implemented interface member:
property
Connections
Aspire.Cli.Backchannel.IAuxiliaryBackchannelMonitor.Connections
3 references to Connections
aspire (3)
Backchannel\AuxiliaryBackchannelMonitor.cs (3)
63var connections = Connections.ToList(); 104return Connections 188var disconnectTasks = Connections.Select(DisconnectAsync);