1 reference to OnConnectedSendToClientHub
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.cs (1)
5087
var connectionHandler = serviceProvider.GetService<HubConnectionHandler<
OnConnectedSendToClientHub
>>();