EndpointCollectionElement::GetDefaultStandardEndpointElement Method ()

.NET Framework (current version)
 

When implemented in a derived class, returns the default StandardEndpointElement.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public protected:
virtual StandardEndpointElement^ GetDefaultStandardEndpointElement() abstract

Return Value

Type: System.ServiceModel.Configuration::StandardEndpointElement^

A service model standard endpoint element.

.NET Framework
Available since 4.0
Return to top
Show: