Aracılığıyla paylaş


PeerCustomResolverBindingElement.Address Özellik

Tanım

Bu bağlama tarafından oluşturulan çözümleyicilerin çalıştırılacağı eş öğesinin 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 nesnesi, bu bağlama tarafından oluşturulan çözümleyicilerin üzerinde çalıştırılacağı eş ağ adresini içerir.

Şunlara uygulanır