Share via


IHubClients<T>.Groups(IReadOnlyList<String>) Yöntem

Tanım

Belirtilen grupların tümlerindeki tüm bağlantılarda yöntemleri çağırmak için kullanılabilecek bir T alır.

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

Parametreler

groupNames
IReadOnlyList<String>

Grup adları.

Döndürülenler

T

İstemci çağıranı.

Şunlara uygulanır