AnnouncementClient.InnerChannel Propiedad

Definición

Obtiene el canal interno asociado a 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

Valor de propiedad

Instancia de IClientChannel.

Se aplica a