2 references to _inputCts
Microsoft.AspNetCore.Http.Connections.Client (2)
Internal\ServerSentEventsTransport.cs (2)
94var sending = SendUtils.SendMessages(url, _application, _httpClient, _logger, _inputCts.Token); 105_inputCts.Cancel();