WSHttpContextBinding.CreateBindingElements Metoda

Definice

Vytvoří uspořádanou kolekci prvků vazby, které jsou obsaženy v aktuální vazbě.

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

Návraty

Seřazený zásobník vazeb prvků popsaných v sadě WSHttpContextBinding.

Poznámky

Kolekce obsahuje ContextBindingElementhlavičky PROTOKOLU SOAP, které umožňují použít k výměně kontextu, pokud nejsou povolené soubory cookie HTTP. V opačném případě použijte soubory cookie HTTP k výměně kontextu.

Platí pro