IHubClients<T>.All 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 , T 可用來叫用連線到中樞之所有用戶端上的方法。
public:
property T All { T get(); };
public T All { get; }
member this.All : 'T
Public ReadOnly Property All As T
屬性值
T
用戶端呼叫端。