Implemented interface member:
property
SocketPath
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.SocketPath
2 references to SocketPath
Aspire.Cli.Tests (2)
Commands\AgentMcpCommandTests.cs (2)
194
_backchannelMonitor.AddConnection(mockBackchannel.Hash, mockBackchannel.
SocketPath
, mockBackchannel);
269
_backchannelMonitor.AddConnection(mockBackchannel.Hash, mockBackchannel.
SocketPath
, mockBackchannel);