Aracılığıyla paylaş


DiscoveryEndpointElement.OnApplyConfiguration Yöntem

Tanım

Türetilmiş bir sınıf tarafından çağrıldık veya geçersiz kılındı, belirtilen üzerinde ConfigurationProperties DiscoveryEndpoint uygular.

Aşırı Yüklemeler

OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement)

Türetilmiş bir sınıf tarafından çağrıldık veya geçersiz kılındı, belirtilen üzerinde ConfigurationProperties DiscoveryEndpoint uygular.

OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement)

Türetilmiş bir sınıf tarafından çağrıldık veya geçersiz kılındı, belirtilen üzerinde ConfigurationProperties DiscoveryEndpoint uygular.

OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement)

Türetilmiş bir sınıf tarafından çağrıldık veya geçersiz kılındı, belirtilen üzerinde ConfigurationProperties DiscoveryEndpoint uygular.

protected:
 override void OnApplyConfiguration(System::ServiceModel::Description::ServiceEndpoint ^ endpoint, System::ServiceModel::Configuration::ChannelEndpointElement ^ serviceEndpointElement);
protected override void OnApplyConfiguration (System.ServiceModel.Description.ServiceEndpoint endpoint, System.ServiceModel.Configuration.ChannelEndpointElement serviceEndpointElement);
override this.OnApplyConfiguration : System.ServiceModel.Description.ServiceEndpoint * System.ServiceModel.Configuration.ChannelEndpointElement -> unit
Protected Overrides Sub OnApplyConfiguration (endpoint As ServiceEndpoint, serviceEndpointElement As ChannelEndpointElement)

Parametreler

endpoint
ServiceEndpoint

Bulma yapılandırma ayarlarının uygulandığı bir hizmet uç noktası.

serviceEndpointElement
ChannelEndpointElement

Uygulanmaz.

Şunlara uygulanır

OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement)

Türetilmiş bir sınıf tarafından çağrıldık veya geçersiz kılındı, belirtilen üzerinde ConfigurationProperties DiscoveryEndpoint uygular.

protected:
 override void OnApplyConfiguration(System::ServiceModel::Description::ServiceEndpoint ^ endpoint, System::ServiceModel::Configuration::ServiceEndpointElement ^ serviceEndpointElement);
protected override void OnApplyConfiguration (System.ServiceModel.Description.ServiceEndpoint endpoint, System.ServiceModel.Configuration.ServiceEndpointElement serviceEndpointElement);
override this.OnApplyConfiguration : System.ServiceModel.Description.ServiceEndpoint * System.ServiceModel.Configuration.ServiceEndpointElement -> unit
Protected Overrides Sub OnApplyConfiguration (endpoint As ServiceEndpoint, serviceEndpointElement As ServiceEndpointElement)

Parametreler

endpoint
ServiceEndpoint

Bulma yapılandırma ayarlarının uygulandığı bir hizmet uç noktası.

serviceEndpointElement
ServiceEndpointElement

Uygulanmadı.

Şunlara uygulanır