IHubClients<T>.All Propriété

Définition

Obtient un T qui peut être utilisé pour appeler des méthodes sur tous les clients connectés au hub.

public:
 property T All { T get(); };
public T All { get; }
member this.All : 'T
Public ReadOnly Property All As T

Valeur de propriété

T

Un appelant client.

S’applique à