DuplexClientBase<TChannel>.CreateChannel 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回與回呼物件 (已傳遞至建構函式) 相關聯的服務通道。
protected:
override TChannel CreateChannel();
protected override TChannel CreateChannel ();
override this.CreateChannel : unit -> 'Channel
Protected Overrides Function CreateChannel () As TChannel
傳回
TChannel
服務合約介面型別服務通道。