2 references to TestGroupName
Microsoft.AspNetCore.SignalR.Microbenchmarks (2)
BroadcastBenchmark.cs (2)
53_hubLifetimeManager.AddToGroupAsync(connection.ConnectionId, TestGroupName).GetAwaiter().GetResult(); 64return _hubContext.Clients.Group(TestGroupName).SendAsync("Method");