This topic has not yet been rated - Rate this topic

IBindingConfigurationElement Interface

Provides the basic configuration settings for a binding element.

Namespace:  System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)
public interface IBindingConfigurationElement

The IBindingConfigurationElement type exposes the following members.

  Name Description
Public property CloseTimeout Gets the interval of time provided for a close operation to complete.
Public property Name Gets the name of the binding.
Public property OpenTimeout Gets the interval of time provided for an open operation to complete.
Public property ReceiveTimeout Gets the interval of time provided for a receive operation to complete.
Public property SendTimeout Gets the interval of time provided for a send operation to complete.
Top
  Name Description
Public method ApplyConfiguration Applies the content of the specified binding to this binding configuration section.
Top

.NET Framework

Supported in: 4, 3.5, 3.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1

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

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ