Udostępnij za pośrednictwem


WebHttpBinding.CreateBindingElements Metoda

Definicja

Zwraca uporządkowaną kolekcję elementów powiązania zawartych w bieżącym powiązaniu.

public:
 override System::ServiceModel::Channels::BindingElementCollection ^ CreateBindingElements();
public override System.ServiceModel.Channels.BindingElementCollection CreateBindingElements ();
override this.CreateBindingElements : unit -> System.ServiceModel.Channels.BindingElementCollection
Public Overrides Function CreateBindingElements () As BindingElementCollection

Zwraca

Element BindingElementCollection zawierający BindingElement obiekty powiązania.

Uwagi

Kolejność elementów powiązania jest ważna. Odzwierciedla kolejność konstruowania i stosu kanałów protokołu i transportu.

Dotyczy