1 write to ProducerConnected
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
542
ProducerConnected
= session?.ProducerConnected ?? false,
2 references to ProducerConnected
Aspire.Hosting (1)
Backchannel\BackchannelDataTypes.cs (1)
1625
/// <see cref="
ProducerConnected
"/>; both are populated for backwards compatibility with
Aspire.Hosting.Tests (1)
Backchannel\GetTerminalInfoAsyncTests.cs (1)
145
Assert.True(result.Replicas[0].
ProducerConnected
);