ServiceMetadataEndpointElement.OnApplyConfiguration Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Non implémenté.
Surcharges
OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement) |
Non implémenté. |
OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement) |
Non implémenté. |
OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement)
Non implémenté.
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)
Paramètres
- endpoint
- ServiceEndpoint
Non implémenté.
- serviceEndpointElement
- ChannelEndpointElement
Non implémenté.
S’applique à
OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement)
Non implémenté.
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)
Paramètres
- endpoint
- ServiceEndpoint
Non implémenté.
- serviceEndpointElement
- ServiceEndpointElement
Non implémenté.