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