WSHttpBindingElement Properties
The WSHttpBindingElement type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllowCookies | Gets or sets a Boolean value that specifies whether the client accepts cookies and propagates them on future requests. |
|
BindingElementType | Gets the type of this binding element. (Overrides StandardBindingElement.BindingElementType.) |
|
BypassProxyOnLocal | Gets or sets a Boolean value that specifies whether to bypass the proxy server for local addresses. (Inherited from WSHttpBindingBaseElement.) |
|
CloseTimeout | Gets or sets the interval of time provided for a close operation to complete. (Inherited from StandardBindingElement.) |
|
CurrentConfiguration | Gets a reference to the top-level Configuration instance that represents the configuration hierarchy that the current ConfigurationElement instance belongs to. (Inherited from ConfigurationElement.) |
|
ElementInformation | Gets an ElementInformation object that contains the non-customizable information and functionality of the ConfigurationElement object. (Inherited from ConfigurationElement.) |
|
ElementProperty | Gets the ConfigurationElementProperty object that represents the ConfigurationElement object itself. (Inherited from ConfigurationElement.) |
|
EvaluationContext | Gets the ContextInformation object for the ConfigurationElement object. (Inherited from ConfigurationElement.) |
|
HostNameComparisonMode | Gets or sets the HTTP hostname comparison mode used to parse URIs. (Inherited from WSHttpBindingBaseElement.) |
|
Item[ConfigurationProperty] | Gets or sets a property or attribute of this configuration element. (Inherited from ConfigurationElement.) |
|
Item[String] | Gets or sets a property, attribute, or child element of this configuration element. (Inherited from ConfigurationElement.) |
|
LockAllAttributesExcept | Gets the collection of locked attributes. (Inherited from ConfigurationElement.) |
|
LockAllElementsExcept | Gets the collection of locked elements. (Inherited from ConfigurationElement.) |
|
LockAttributes | Gets the collection of locked attributes (Inherited from ConfigurationElement.) |
|
LockElements | Gets the collection of locked elements. (Inherited from ConfigurationElement.) |
|
LockItem | Gets or sets a value indicating whether the element is locked. (Inherited from ConfigurationElement.) |
|
MaxBufferPoolSize | Gets or sets the maximum size for a buffer pool that stores TCP messages processed by the binding. (Inherited from WSHttpBindingBaseElement.) |
|
MaxReceivedMessageSize | Gets or sets the maximum size for a message that can be processed by the binding. (Inherited from WSHttpBindingBaseElement.) |
|
MessageEncoding | Gets or sets the encoder used to encode the message. (Inherited from WSHttpBindingBaseElement.) |
|
Name | Gets or sets the name of the binding. (Inherited from StandardBindingElement.) |
|
OpenTimeout | Gets or sets the interval of time provided for an open operation to complete. (Inherited from StandardBindingElement.) |
|
Properties | Gets a ConfigurationPropertyCollection instance that contains a collection of ConfigurationProperty objects that can be attributes or ConfigurationElement objects of this configuration element. (Overrides WSHttpBindingBaseElement.Properties.) |
|
ProxyAddress | Gets or set a URI that specifies the address of the HTTP proxy. (Inherited from WSHttpBindingBaseElement.) |
|
ReaderQuotas | Gets or sets constraints on the complexity of SOAP messages that can be processed by endpoints configured with this binding. (Inherited from WSHttpBindingBaseElement.) |
|
ReceiveTimeout | Gets or sets the interval of time provided for a receive operation to complete. (Inherited from StandardBindingElement.) |
|
ReliableSession | Gets a configuration element that specifies whether reliable sessions are enabled for the endpoint configured with this binding. (Inherited from WSHttpBindingBaseElement.) |
|
Security | Gets the type of security to be used with this binding. |
|
SendTimeout | Gets or sets the interval of time provided for a send operation to complete. (Inherited from StandardBindingElement.) |
|
TextEncoding | Gets or sets the character set encoding to be used for emitting messages on the binding. (Inherited from WSHttpBindingBaseElement.) |
|
TransactionFlow | Gets or sets a Boolean value that specifies whether the binding supports flowing WS-Transactions. (Inherited from WSHttpBindingBaseElement.) |
|
UseDefaultWebProxy | Gets or sets a Boolean value that specifies whether the system’s auto-configured HTTP proxy is used. (Inherited from WSHttpBindingBaseElement.) |