2 references to SendCloseAsync
Microsoft.AspNetCore.SignalR.Core (2)
HubConnectionHandler.cs (2)
172await SendCloseAsync(connection, ex, allowReconnect: false); 217await SendCloseAsync(connection, exception, connection.AllowReconnect);