StandardEndpointElement::OnInitializeAndValidate Method (ServiceEndpointElement^)
.NET Framework (current version)
When called from a derived class, initializes and verifies the format of the specified service endpoint in a service application configuration file.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
protected: virtual void OnInitializeAndValidate( ServiceEndpointElement^ serviceEndpointElement ) abstract
Parameters
- serviceEndpointElement
-
Type:
System.ServiceModel.Configuration::ServiceEndpointElement^
A service endpoint element that enables clients to find and communicate with the service.
.NET Framework
Available since 4.0
Available since 4.0
Show: