PeerCustomResolverBindingElement.Address Özellik

Tanım

Bu bağlama tarafından oluşturulan çözümleyicilerin çalıştırılacağı eşlerin uç nokta adresini alır veya ayarlar.

public:
 property System::ServiceModel::EndpointAddress ^ Address { System::ServiceModel::EndpointAddress ^ get(); void set(System::ServiceModel::EndpointAddress ^ value); };
public System.ServiceModel.EndpointAddress Address { get; set; }
member this.Address : System.ServiceModel.EndpointAddress with get, set
Public Property Address As EndpointAddress

Özellik Değeri

EndpointAddress bu bağlama tarafından oluşturulan çözümleyicilerin çalıştırılacağı eş ağ adresini içeren nesne.

Şunlara uygulanır