1 write to _lifetimeManager
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
121_lifetimeManager = lifetimeManager;
1 reference to _lifetimeManager
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
127return _lifetimeManager.SendAllExceptAsync(method, args, _excludedConnectionIds, cancellationToken);