Condividi tramite


DynamicHubClients.OthersInGroup(String) Metodo

Definizione

Ottiene un oggetto che può essere usato per richiamare i metodi sulle connessioni in un gruppo diverso dal chiamante.

public:
 System::Object ^ OthersInGroup(System::String ^ groupName);
public dynamic OthersInGroup (string groupName);
member this.OthersInGroup : string -> obj
Public Function OthersInGroup (groupName As String) As Object

Parametri

groupName
String

Restituisce

Oggetto che può essere usato per richiamare i metodi.

Si applica a