PeerCustomResolverSettings.Address Özellik

Tanım

Özel eş çözümleyici hizmetini barındıran eş düğümün 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 özel eş çözümleyici hizmetini çalıştıran eş düğümün uç nokta adresini içerir.

Şunlara uygulanır