IWsdlImportExtension::ImportEndpoint Method (WsdlImporter^, WsdlEndpointConversionContext^)
.NET Framework (current version)
Called when importing an endpoint.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- importer
-
Type:
System.ServiceModel.Description::WsdlImporter^
The importer.
- context
-
Type:
System.ServiceModel.Description::WsdlEndpointConversionContext^
The import context to modify.
The ImportEndpoint method is called when importing an endpoint. Modify the context properties to customize the imported endpoint.
.NET Framework
Available since 3.0
Available since 3.0
Show: