1 write to _lifetimeManager
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
138
_lifetimeManager
= lifetimeManager;
1 reference to _lifetimeManager
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
144
return
_lifetimeManager
.SendConnectionsAsync(_connectionIds, method, args, cancellationToken);