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


The following tables list the members exposed by LiteHttpsTransportElement.

Public Constructors
 NameDescription
Public ConstructorLiteHttpsTransportElement Constructor  
Top
Public Properties
 NameDescription
Public PropertyAllowCookies Gets or sets a value that indicates whether the client accepts cookies and propagates them on future requests. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyAuthenticationScheme Gets and sets the scheme to be used for authenticating with an endpont. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyBindingElementTypeOverridden. Gets the type of this binding element.  
Public PropertyConfigurationElementName (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyEnableGetWSDLGets and sets if transport should support WSDL export through HTTP GET requests. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyInactivityTimeoutMinutes (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyKeepAliveEnabled Gets or sets a value indicating whether to make a persistent connection to a service endpoint. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
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. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyMaxBufferPoolSize Gets or sets the maximum size of the buffer pool. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyMaxBufferSize Gets or sets the maximum size for a buffer that receives messages from the channel. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyMaxReceivedMessageSizeGets or sets the maximum allowed message size that can be received. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyProxyAddress (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyProxyAuthenticationScheme Gets and sets the scheme to be used for authenticating with a proxy. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyRequireClientCertificate Gets or sets a value that indicates whether SSL client authentication is required.  
Public PropertyTransferMode Gets or sets a value that indicates whether messages are sent buffered or streamed. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Public PropertyUseDefaultWebProxy Gets or sets a value that indicates whether the auto-configured HTTP proxy of the system should be used, if available. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
Top
Protected Properties
 NameDescription
Protected PropertyEvaluationContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyHasContext (Inherited from System.Configuration.ConfigurationElement)
Top
Public Methods
 NameDescription
Public MethodApplyConfiguration Applies the content of a specified binding element to this binding configuration section. (Inherited from Noemax.WCFX.Configuration.LiteHttpTransportElement)
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

LiteHttpsTransportElement Class
Noemax.WCFX.Configuration Namespace

Send Feedback