WCF-Xtensions Class Reference for Mono
SoapTcpTransportElement Class
Members 






Represents a WCF configuration element which specifies the SoapTcpTransportBindingElement will be used and exposes its settings through configuration.
Object Model
SoapTcpTransportElement Class
Syntax
'Declaration
 
Public Class SoapTcpTransportElement 
   Inherits System.ServiceModel.Configuration.BindingElementExtensionElement
'Usage
 
Dim instance As SoapTcpTransportElement
public class SoapTcpTransportElement : System.ServiceModel.Configuration.BindingElementExtensionElement 
public class SoapTcpTransportElement = class(System.ServiceModel.Configuration.BindingElementExtensionElement)
public class SoapTcpTransportElement extends System.ServiceModel.Configuration.BindingElementExtensionElement
public __gc class SoapTcpTransportElement : public System.ServiceModel.Configuration.BindingElementExtensionElement 
public ref class SoapTcpTransportElement : 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.SoapTcpTransportElement

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

SoapTcpTransportElement Members
Noemax.WCFX.Configuration Namespace

Send Feedback