WCF-Xtensions Class Reference for Mono
SoapTcpDuplexTransportElement Class
Members 






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

System.Object
   System.Configuration.ConfigurationElement
      System.ServiceModel.Configuration.ServiceModelConfigurationElement
         System.ServiceModel.Configuration.ServiceModelExtensionElement
            System.ServiceModel.Configuration.BindingElementExtensionElement
               Noemax.WCFX.Configuration.SoapTcpDuplexTransportElement

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

SoapTcpDuplexTransportElement Members
Noemax.WCFX.Configuration Namespace

Send Feedback