1 write to _lifetimeManager
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
32
_lifetimeManager
= lifetimeManager;
1 reference to _lifetimeManager
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
38
return
_lifetimeManager
.SendUsersAsync(_userIds, method, args, cancellationToken);