IHubCallerClients<T>.OthersInGroup(String) Metodo

Definizione

Ottiene un chiamante a tutte le connessioni nel gruppo specificato, ad eccezione di quella che ha attivato la chiamata corrente.

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

Parametri

groupName
String

Restituisce

T

Un chiamante client.

Si applica a