IHubClients<T>.Groups(IReadOnlyList<String>) Metoda

Definice

Získá T , který lze použít k vyvolání metod na všech připojeních ve všech zadaných skupinách.

public:
 T Groups(System::Collections::Generic::IReadOnlyList<System::String ^> ^ groupNames);
public T Groups (System.Collections.Generic.IReadOnlyList<string> groupNames);
abstract member Groups : System.Collections.Generic.IReadOnlyList<string> -> 'T
Public Function Groups (groupNames As IReadOnlyList(Of String)) As T

Parametry

groupNames
IReadOnlyList<String>

Názvy skupin.

Návraty

T

Volající klienta.

Platí pro