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