AnnouncementClient.InnerChannel Propriété

Définition

Obtient le canal interne associé au 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

Valeur de propriété

Instance IClientChannel .

S’applique à