Base:
method
SendGroupAsync
Microsoft.AspNetCore.SignalR.HubLifetimeManager<THub>.SendGroupAsync(System.String, System.String, System.Object[], System.Threading.CancellationToken)
1 reference to SendGroupAsync
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
RedisHubLifetimeManagerBenchmark.cs (1)
120await _manager1.SendGroupAsync("Everyone", "Test", _args);