Aracılığıyla paylaş


ClientBase<TChannel>.ChannelBase<T>.IRequestChannel.RemoteAddress Özellik

Tanım

Çıkış kanalında iletilerin gönderildiği hizmetin hedefini alır.

property System::ServiceModel::EndpointAddress ^ System::ServiceModel::Channels::IRequestChannel::RemoteAddress { System::ServiceModel::EndpointAddress ^ get(); };
System.ServiceModel.EndpointAddress System.ServiceModel.Channels.IRequestChannel.RemoteAddress { get; }
member this.System.ServiceModel.Channels.IRequestChannel.RemoteAddress : System.ServiceModel.EndpointAddress
 ReadOnly Property RemoteAddress As EndpointAddress Implements IRequestChannel.RemoteAddress

Özellik Değeri

EndpointAddress Çıkış kanalının ileti gönderdiği hizmetin.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IRequestChannel arabirime ClientBase<TChannel>.ChannelBase<T> yayınlandığında kullanılabilir.

Şunlara uygulanır