WCF-Xtensions Class Reference for Mono
BasicSoapTcpBinding Class
Members 






WS-I Basic Profile 1.1 conformance SOAP/TCP binding.
Object Model
BasicSoapTcpBinding Class
Syntax
'Declaration
 
Public Class BasicSoapTcpBinding 
   Inherits System.ServiceModel.Channels.Binding
'Usage
 
Dim instance As BasicSoapTcpBinding
public class BasicSoapTcpBinding : System.ServiceModel.Channels.Binding 
public class BasicSoapTcpBinding = class(System.ServiceModel.Channels.Binding)
public class BasicSoapTcpBinding extends System.ServiceModel.Channels.Binding
public __gc class BasicSoapTcpBinding : public System.ServiceModel.Channels.Binding 
public ref class BasicSoapTcpBinding : public System.ServiceModel.Channels.Binding 
Remarks
BasicSoapTcpBinding uses SOAP/TCP as duplex and stateful Fast Infoset as message encoding. Optionally, it can compress the payload using a selectable compression algorithm.
Inheritance Hierarchy

System.Object
   System.ServiceModel.Channels.Binding
      Noemax.WCFX.BasicSoapTcpBinding
         Noemax.WCFX.DuplexSoapTcpBinding

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

BasicSoapTcpBinding Members
Noemax.WCFX Namespace

Send Feedback