Compartir a través de


IHubContext.Groups Propiedad

Definición

Obtiene un IGroupManager objeto que se puede usar para agregar y quitar conexiones a grupos con nombre.

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

Valor de propiedad

Se aplica a