NetHttpsBinding::CreateBindingElements Method ()

.NET Framework (current version)
 

Creates a collection with the binding elements for the binding.

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

public:
virtual BindingElementCollection^ CreateBindingElements() override

Return Value

Type: System.ServiceModel.Channels::BindingElementCollection^

A collection with the binding elements for the binding.

.NET Framework
Available since 4.5
Return to top
Show: