Aracılığıyla paylaş


UdpAnnouncementEndpointElement.OnApplyConfiguration Yöntem

Tanım

Türetilmiş bir sınıf tarafından çağrıldıklarında veya geçersiz kılınarak, belirtilen bir ServiceEndpoint UDP duyuru uç noktasına dönüştürür.

Aşırı Yüklemeler

OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement)

Türetilmiş bir sınıf tarafından çağrıldıklarında veya geçersiz kılınarak, belirtilen bir ServiceEndpoint UDP duyuru uç noktasına dönüştürür.

OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement)

Türetilmiş bir sınıf tarafından çağrıldıklarında veya geçersiz kılınarak, belirtilen bir ServiceEndpoint UDP duyuru uç noktasına dönüştürür.

OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement)

Türetilmiş bir sınıf tarafından çağrıldıklarında veya geçersiz kılınarak, belirtilen bir ServiceEndpoint UDP duyuru uç noktasına dönüştürür.

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

UDP duyuru yapılandırma ayarlarının uygulandığı hizmet uç noktası.

serviceEndpointElement
ChannelEndpointElement

Uygulanmaz.

Şunlara uygulanır

OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement)

Türetilmiş bir sınıf tarafından çağrıldıklarında veya geçersiz kılınarak, belirtilen bir ServiceEndpoint UDP duyuru uç noktasına dönüştürür.

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

UDP duyuru yapılandırma ayarlarının uygulandığı hizmet uç noktası.

serviceEndpointElement
ServiceEndpointElement

Uygulanmaz.

Şunlara uygulanır