WCF-Xtensions Class Reference for Mono
BasicSoapTcpBindingElement Class
Members 






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

System.Object
   System.Configuration.ConfigurationElement
      System.ServiceModel.Configuration.ServiceModelConfigurationElement
         System.ServiceModel.Configuration.StandardBindingElement
            Noemax.WCFX.Configuration.BasicSoapTcpBindingElement
               Noemax.WCFX.Configuration.DuplexSoapTcpBindingElement

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

BasicSoapTcpBindingElement Members
Noemax.WCFX.Configuration Namespace

Send Feedback