2 references to _transportCts
Microsoft.AspNetCore.Http.Connections.Client (2)
Internal\ServerSentEventsTransport.cs (2)
93var receiving = ProcessEventStream(response, _transportCts.Token); 117_transportCts.Cancel();