WCF-Xtensions Class Reference for Mono
SoapTcpDuplexTransportElement Class Members
Properties  Methods 


The following tables list the members exposed by SoapTcpDuplexTransportElement.

Public Constructors
 NameDescription
Public ConstructorSoapTcpDuplexTransportElement Constructor  
Top
Public Properties
 NameDescription
Public PropertyAddressGets or sets the address of the SOCKS proxy.  
Public PropertyAuthentication Gets or sets the authentication scheme to use to connect through the SOCKS proxy.  
Public PropertyBindingElementTypeOverridden. Gets the type of this binding element.  
Public PropertyConfigurationElementName (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Public PropertyConnectionPooling Enables and disables the connection pooling on the client side.  
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyInactivityTimeoutMinutes Gets and sets an amount of time server will wait before terminating idle connections.  
Public PropertyLockAllAttributesExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAllElementsExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAttributes (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockElements (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockItem (Inherited from System.Configuration.ConfigurationElement)
Public PropertyManualAddressing Gets or sets a Boolean value that specifies whether the user takes control of message addressing.  
Public PropertyMaxBufferPoolSize Gets or sets the maximum size of the buffer pool.  
Public PropertyMaxBufferSize Gets or sets the maximum size for a buffer that receives messages from the channel.  
Public PropertyMaxReceivedMessageSizeGets or sets the maximum allowed message size that can be received.  
Public PropertyPasswordSets the password to authenticate with the SOCKS proxy.  
Public PropertyPortGets or sets the TCP port of the SOCKS proxy.  
Public PropertyTransferMode Gets or sets a value that indicates whether messages are sent buffered or streamed.  
Public PropertyTransportCompression Specifies the whether the transport level compression should be applied and the type of compression to be used.  
Public PropertyTransportCompressionLevel Speicifies a compression level to be applied by the transport compression.  
Public PropertyUsernameGets or sets the username to authenticate with the SOCKS proxy.  
Public PropertyVersion Gets or sets the version of the protocol to use to communicate with the SOCKS proxy.  
Top
Protected Properties
 NameDescription
Protected PropertyEvaluationContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyHasContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertySecurity Represents the settings of the SOCKS proxy to use to connect to the service endpoint.  
Protected PropertySocks Represents the settings of the SOCKS proxy to use to connect to the service endpoint.  
Top
Public Methods
 NameDescription
Public MethodApplyConfigurationOverridden.  Applies the content of a specified binding element to this binding configuration section.  
Public MethodCopyFrom (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Public MethodEquals (Inherited from System.Configuration.ConfigurationElement)
Public MethodGetHashCode (Inherited from System.Configuration.ConfigurationElement)
Public MethodIsReadOnly (Inherited from System.Configuration.ConfigurationElement)
Top
Protected Methods
 NameDescription
Protected MethodCreateBindingElementOverridden.  Initializes a new instance of FiMessageEncodingBindingElement represented by this configuration element.  
Protected MethodGetTransformedAssemblyString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodGetTransformedTypeString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodIsModified (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Protected MethodListErrors (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedAttribute (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedElement (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnRequiredPropertyNotFound (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPostDeserialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPreSerialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodReset (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Protected MethodSerializeElement (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Protected MethodSetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Protected MethodSetPropertyValueIfNotDefaultValue<T> (Inherited from System.ServiceModel.Configuration.ServiceModelConfigurationElement)
Top
See Also

Reference

SoapTcpDuplexTransportElement Class
Noemax.WCFX.Configuration Namespace

Send Feedback