|
| Name | Description |
|---|
.gif) | AllowCookies | Gets or sets a value that indicates whether the client accepts cookies and propagates them on future requests. |
.gif) .gif) | BypassProxyOnLocal | Gets or sets a value that indicates whether to bypass the proxy server for local addresses. |
.gif) .gif) | CloseTimeout | Gets or sets the interval of time provided for a connection to close before the transport raises an exception. (Inherited from Binding.) |
.gif) .gif) | EnvelopeVersion | Gets the version of SOAP that is used for messages that are processed by this binding. |
.gif) | HostNameComparisonMode | Gets or sets a value that indicates whether the hostname is used to reach the service when matching the URI. |
.gif) .gif) | MaxBufferPoolSize | Gets or sets the maximum amount of memory that is allocated for use by the manager of the message buffers that receive messages from the channel. |
.gif) .gif) | MaxBufferSize | Gets or sets the maximum size for a buffer that receives messages from the channel. |
.gif) .gif) | MaxReceivedMessageSize | Gets or sets the maximum size for a message that can be received on a channel configured with this binding. |
.gif) .gif) | MessageEncoding | Gets or sets whether MTOM or Text is used to encode SOAP messages. |
.gif) .gif) | MessageVersion | Gets the message version used by clients and services configured with the binding. (Inherited from Binding.) |
.gif) .gif) | Name | Gets or sets the name of the binding. (Inherited from Binding.) |
.gif) .gif) | Namespace | Gets or sets the XML namespace of the binding. (Inherited from Binding.) |
.gif) .gif) | OpenTimeout | Gets or sets the interval of time provided for a connection to open before the transport raises an exception. (Inherited from Binding.) |
.gif) .gif) | ProxyAddress | Gets or sets the URI address of the HTTP proxy. |
.gif) | ReaderQuotas | Gets or sets constraints on the complexity of SOAP messages that can be processed by endpoints configured with this binding. |
.gif) .gif) | ReceiveTimeout | Gets or sets the interval of time that a connection can remain inactive, during which no application messages are received, before it is dropped. (Inherited from Binding.) |
.gif) .gif) | Scheme | Gets the URI transport scheme for the channels and listeners that are configured with this binding. (Overrides Binding..::.Scheme.) |
.gif) .gif) | Security | Gets the type of security used with this binding. |
.gif) .gif) | SendTimeout | Gets or sets the interval of time provided for a write operation to complete before the transport raises an exception. (Inherited from Binding.) |
.gif) .gif) | TextEncoding | Gets or sets the character encoding that is used for the message text. |
.gif) .gif) | TransferMode | Gets or sets a value that indicates whether messages are sent buffered or streamed. |
.gif) .gif) | UseDefaultWebProxy | Gets or sets a value that indicates whether the auto-configured HTTP proxy of the system should be used, if available. |