ServiceMetadataEndpointElement.OnApplyConfiguration Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Nie zaimplementowano.
Przeciążenia
OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement) |
Nie zaimplementowano. |
OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement) |
Nie zaimplementowano. |
OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement)
Nie zaimplementowano.
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)
Parametry
- endpoint
- ServiceEndpoint
Nie zaimplementowano.
- serviceEndpointElement
- ChannelEndpointElement
Nie zaimplementowano.
Dotyczy
OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement)
Nie zaimplementowano.
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)
Parametry
- endpoint
- ServiceEndpoint
Nie zaimplementowano.
- serviceEndpointElement
- ServiceEndpointElement
Nie zaimplementowano.