Implemented interface member:
property
Groups
Microsoft.AspNetCore.SignalR.IHubContext<THub, T>.Groups
1 write to Groups
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubContext`T.cs (1)
17Groups = new GroupManager<THub>(lifetimeManager);