Sdílet prostřednictvím


NetTcpContextBinding.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

BindingElementCollection

BindingElementCollection, Který obsahuje seřazený zásobník prvků vazby popsaných v NetTcpContextBinding .

Poznámky

Kolekce obsahuje objekt ContextBindingElement , který umožňuje použití hlaviček protokolu SOAP pro výměnu informací o kontextu.

Platí pro