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

Экземпляр IClientChannel.

Применяется к