EndpointCollectionElement.GetDefaultStandardEndpointElement Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Po zaimplementowaniu w klasie pochodnej zwraca wartość domyślną StandardEndpointElement.
protected public:
abstract System::ServiceModel::Configuration::StandardEndpointElement ^ GetDefaultStandardEndpointElement();
protected internal abstract System.ServiceModel.Configuration.StandardEndpointElement GetDefaultStandardEndpointElement();
abstract member GetDefaultStandardEndpointElement : unit -> System.ServiceModel.Configuration.StandardEndpointElement
Protected Friend MustOverride Function GetDefaultStandardEndpointElement () As StandardEndpointElement
Zwraca
Standardowy element punktu końcowego modelu usługi.