Compartir a través de


IHubContext<THub,T>.Groups Propiedad

Definición

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

public:
 property Microsoft::AspNetCore::SignalR::IGroupManager ^ Groups { Microsoft::AspNetCore::SignalR::IGroupManager ^ get(); };
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