1 write to _excludedConnectionIds
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
90_excludedConnectionIds = excludedConnectionIds;
1 reference to _excludedConnectionIds
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Proxies.cs (1)
95return _lifetimeManager.SendGroupExceptAsync(_groupName, method, args, _excludedConnectionIds, cancellationToken);