4 references to SetBackchannelRetryCount
aspire (4)
DotNet\DotNetCliRunner.cs (1)
533activity.SetBackchannelRetryCount(connectionAttempts);
Projects\GuestAppHostProject.cs (1)
1348activity.SetBackchannelRetryCount(connectionAttempts);
Telemetry\ProfilingTelemetry.cs (2)
373activity.SetBackchannelRetryCount(retryCount); 381activity.SetBackchannelRetryCount(retryCount);