2 implementations of Groups
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubContext`T.cs (1)
22public IGroupManager Groups { get; }
Microsoft.AspNetCore.SignalR.Tests (1)
AddSignalRTests.cs (1)
256public IGroupManager Groups => throw new System.NotImplementedException();