Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 CreateDefaultBindingElement Method
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
HttpTransportElement..::.CreateDefaultBindingElement Method

Creates a binding element from the settings in this configuration element.

Namespace:  System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)
Visual Basic (Declaration)
Protected Overrides Function CreateDefaultBindingElement As TransportBindingElement
Visual Basic (Usage)
Dim returnValue As TransportBindingElement

returnValue = Me.CreateDefaultBindingElement()
C#
protected override TransportBindingElement CreateDefaultBindingElement()
Visual C++
protected:
virtual TransportBindingElement^ CreateDefaultBindingElement() override
JScript
protected override function CreateDefaultBindingElement() : TransportBindingElement

Return Value

Type: System.ServiceModel.Channels..::.TransportBindingElement
A TransportBindingElement whose properties are copied from the settings in this configuration element.

Windows Vista, Windows XP SP2, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker