StandardEndpointElement::OnInitializeAndValidate Method (ChannelEndpointElement^)
.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( ChannelEndpointElement^ channelEndpointElement ) abstract
Parameters
- channelEndpointElement
-
Type:
System.ServiceModel.Configuration::ChannelEndpointElement^
An endpoint element that defines the physical transfer of messages back and forth between the client and the service.
.NET Framework
Available since 4.0
Available since 4.0
Show: