ClientBase<TChannel>.Channel 屬性

定義

取得用來傳送訊息至多種不同設定服務端點的內部通道。

protected:
 property TChannel Channel { TChannel get(); };
protected TChannel Channel { get; }
member this.Channel : 'Channel
Protected ReadOnly Property Channel As TChannel

屬性值

TChannel

指定型別的通道。

適用於