WebHttpEndpointElement.OnApplyConfiguration Yöntem
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Belirtilen hizmet veya kanal uç noktasını değerine WebHttpEndpointdönüştürür.
OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement) |
Belirtilen ServiceEndpoint öğesini değerine WebHttpEndpointdönüştürür. |
OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement) |
Belirtilen ServiceEndpoint öğesini değerine WebHttpEndpointdönüştürür. |
Belirtilen ServiceEndpoint öğesini değerine WebHttpEndpointdö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
Web ServiceEndpoint HTTP yapılandırma ayarlarının uygulandığı.
- serviceEndpointElement
- ChannelEndpointElement
Uygulanmaz.
Şunlara uygulanır
.NET Framework 4.8.1 ve diğer sürümler
Ürün | Sürümler |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Belirtilen ServiceEndpoint öğesini değerine WebHttpEndpointdö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
Web ServiceEndpoint HTTP yapılandırma ayarlarının uygulandığı.
- serviceEndpointElement
- ServiceEndpointElement
Uygulanmaz.
Şunlara uygulanır
.NET Framework 4.8.1 ve diğer sürümler
Ürün | Sürümler |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: