Base:
method
SendConnectionsAsync
Microsoft.AspNetCore.SignalR.HubLifetimeManager<THub>.SendConnectionsAsync(System.Collections.Generic.IReadOnlyList<System.String>, System.String, System.Object[], System.Threading.CancellationToken)
1 reference to SendConnectionsAsync
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
RedisHubLifetimeManagerBenchmark.cs (1)
138await _manager1.SendConnectionsAsync(_sendIds, "Test", _args);