ServiceMetadataEndpointElement.OnApplyConfiguration Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Não implementado.
Sobrecargas
OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement) |
Não implementado. |
OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement) |
Não implementado. |
OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement)
Não implementado.
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)
Parâmetros
- endpoint
- ServiceEndpoint
Não implementado.
- serviceEndpointElement
- ChannelEndpointElement
Não implementado.
Aplica-se a
OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement)
Não implementado.
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)
Parâmetros
- endpoint
- ServiceEndpoint
Não implementado.
- serviceEndpointElement
- ServiceEndpointElement
Não implementado.