IHubClients<T>.All 屬性

定義

取得 , T 可用來叫用連線到中樞之所有用戶端上的方法。

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

屬性值

T

用戶端呼叫端。

適用於