4 references to SetBackchannelRetryCount
aspire (4)
DotNet\DotNetCliRunner.cs (1)
521activity.SetBackchannelRetryCount(connectionAttempts);
Projects\GuestAppHostProject.cs (1)
1322activity.SetBackchannelRetryCount(connectionAttempts);
Telemetry\ProfilingTelemetry.cs (2)
375activity.SetBackchannelRetryCount(retryCount); 383activity.SetBackchannelRetryCount(retryCount);