ClientBase<TChannel>.Channel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來傳送訊息至多種不同設定服務端點的內部通道。
protected:
property TChannel Channel { TChannel get(); };
protected TChannel Channel { get; }
member this.Channel : 'Channel
Protected ReadOnly Property Channel As TChannel
屬性值
- TChannel
指定型別的通道。