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


The following tables list the members exposed by WcfXTransportSettingsElement.

Public Constructors
 NameDescription
Public ConstructorWcfXTransportSettingsElement Constructor  
Top
Public Properties
 NameDescription
Public PropertyAuthenticationScheme Gets and sets the authentication scheme to be used by the transport.  
Public PropertyCompressionThreshold Gets and sets the minimal size of the payload to be compressed, if compression is enabled.  
Public PropertyConnectionPoolingEnables and disables connection pooling.  
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyInactivityTimeoutMinutes Gets and sets a number of minutes that the server should wait prior discarding an inactive client connection.  
Public PropertyKeepAliveEnabled Gets or sets a value indicating whether to make a persistent connection to a service endpoint.  
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 PropertyMaxBufferPoolSize Gets or sets the maximum number of bytes that are used to buffer incoming messages in memory.  
Public PropertyMaxBufferSize Gets or sets a value that specifies the maximum size, in bytes, of the buffer used to store messages in memory.  
Public PropertyMaxReceivedMessageSize Gets or sets the maximum size for a message that can be received on a channel configured with this binding.  
Public PropertyProxyAddress Gets and sets the address of the proxy server to connect to remote endpoint.  
Public PropertyProxyAuthenticationScheme Gets and set the authentication schemed to be used for authenticating with HTTP proxy.  
Public PropertySecurityGets TransportSecuritySettings that provides transport security settings for the binding.  
Public PropertyTransferMode Gets and sets whether a channel uses streamed or buffered modes for the transfer of request and response messages.  
Public PropertyTransportCompression Gets and set the transport compression format used for compressing the transport stream.  
Public PropertyTransportCompressionLevel Gets and sets the compression level to be applied when compression is used, were 1 is for fastest compression and 9 for maximum compression.  
Public PropertyUseDefaultWebProxy Gets and sets whether default proxy can be used.  
Top
Protected Properties
 NameDescription
Protected PropertyEvaluationContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyHasContext (Inherited from System.Configuration.ConfigurationElement)
Top
Public Methods
 NameDescription
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 MethodGetTransformedAssemblyString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodGetTransformedTypeString (Inherited from System.Configuration.ConfigurationElement)
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 MethodSetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Top
Public Operators
public Operator Implicit Type Conversion  
Top
See Also

Reference

WcfXTransportSettingsElement Class
Noemax.WCFX.Configuration Namespace

Send Feedback