1 write to _hubConnection
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
HubConnectionStartBenchmark.cs (1)
53_hubConnection = hubConnectionBuilder.Build();
2 references to _hubConnection
Microsoft.AspNetCore.SignalR.Microbenchmarks (2)
HubConnectionStartBenchmark.cs (2)
66await _hubConnection.StartAsync(); 67await _hubConnection.StopAsync();