3 references to StopSendCancellation
Microsoft.AspNetCore.Http.Connections (3)
Internal\Transports\LongPollingServerTransport.cs (1)
62_connection?.StopSendCancellation();
Internal\Transports\ServerSentEventsServerTransport.cs (1)
75_connection?.StopSendCancellation();
Internal\Transports\WebSocketsServerTransport.cs (1)
264_connection.StopSendCancellation();