Partager via


IHubCallerClients<T>.OthersInGroup(String) Méthode

Définition

Obtient un appelant à toutes les connexions dans le groupe spécifié, à l’exception de celle qui a déclenché l’appel actuel.

public:
 T OthersInGroup(System::String ^ groupName);
public T OthersInGroup (string groupName);
abstract member OthersInGroup : string -> 'T
Public Function OthersInGroup (groupName As String) As T

Paramètres

groupName
String

Retours

T

Un appelant client.

S’applique à