Noemax.WCFX Namespace > SmartHttpBinding Class : CreateBindingElements Method |
'Declaration Public Overrides NotOverridable Function CreateBindingElements() As System.ServiceModel.Channels.BindingElementCollection
'Usage Dim instance As SmartHttpBinding Dim value As System.ServiceModel.Channels.BindingElementCollection value = instance.CreateBindingElements()
public override System.ServiceModel.Channels.BindingElementCollection CreateBindingElements()
public function CreateBindingElements(): System.ServiceModel.Channels.BindingElementCollection; override;
public override function CreateBindingElements() : System.ServiceModel.Channels.BindingElementCollection;
public: System.ServiceModel.Channels.BindingElementCollection* CreateBindingElements(); override
public: System.ServiceModel.Channels.BindingElementCollection^ CreateBindingElements(); override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
SmartHttpBinding Class
SmartHttpBinding Members
Base Implementation in CreateBindingElements