Share via


IHubContext.Groups Property

Definition

Gets a IGroupManager that can be used to add and remove connections to named groups.

public Microsoft.AspNetCore.SignalR.IGroupManager Groups { get; }
member this.Groups : Microsoft.AspNetCore.SignalR.IGroupManager
Public ReadOnly Property Groups As IGroupManager

Property Value

Applies to