Aracılığıyla paylaş


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

Tanım

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

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

Özellik Değeri

EndpointAddress

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 IOutputChannel arabirime ClientBase<TChannel>.ChannelBase<T> yayınlandığında kullanılabilir.

Şunlara uygulanır