Condividi tramite


AnnouncementClient.InnerChannel Proprietà

Definizione

Ottiene il canale interno associato all'oggetto 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

Valore della proprietà

IClientChannel

Istanza di IClientChannel.

Si applica a