AnnouncementClient.InnerChannel 屬性

定義

取得與 AnnouncementClient 相關聯的內部通道。

public:
 property System::ServiceModel::IClientChannel ^ InnerChannel { System::ServiceModel::IClientChannel ^ get(); };
public System.ServiceModel.IClientChannel InnerChannel { get; }
member this.InnerChannel : System.ServiceModel.IClientChannel
Public ReadOnly Property InnerChannel As IClientChannel

屬性值

IClientChannel 執行個體。

適用於