WCF-Xtensions Class Reference for Mono
SmartHttpBindingElement Class
Members 






Represents a WCF configuration element which specifies the SmartHttpBinding will be used and exposes its settings through configuration.
Object Model
SmartHttpBindingElement Class
Syntax
'Declaration
 
Public Class SmartHttpBindingElement 
   Inherits System.ServiceModel.Configuration.StandardBindingElement
'Usage
 
Dim instance As SmartHttpBindingElement
public class SmartHttpBindingElement : System.ServiceModel.Configuration.StandardBindingElement 
public class SmartHttpBindingElement = class(System.ServiceModel.Configuration.StandardBindingElement)
public class SmartHttpBindingElement extends System.ServiceModel.Configuration.StandardBindingElement
public __gc class SmartHttpBindingElement : public System.ServiceModel.Configuration.StandardBindingElement 
public ref class SmartHttpBindingElement : public System.ServiceModel.Configuration.StandardBindingElement 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.ServiceModel.Configuration.ServiceModelConfigurationElement
         System.ServiceModel.Configuration.StandardBindingElement
            Noemax.WCFX.Configuration.SmartHttpBindingElement

Requirements

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

See Also

Reference

SmartHttpBindingElement Members
Noemax.WCFX.Configuration Namespace

Send Feedback