| Name | Description |
 | AuthenticationScheme |
Gets and sets the authentication scheme to be used by the transport.
|
 | CompressionThreshold |
Gets and sets the minimal size of the payload to be compressed, if compression is
enabled.
|
 | ConnectionPooling | Enables and disables connection pooling. |
 | CurrentConfiguration | (Inherited from System.Configuration.ConfigurationElement) |
 | ElementInformation | (Inherited from System.Configuration.ConfigurationElement) |
 | InactivityTimeoutMinutes |
Gets and sets a number of minutes that the server should wait prior discarding an inactive client connection.
|
 | KeepAliveEnabled |
Gets or sets a value indicating whether to make a persistent connection to a service endpoint.
|
 | LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) |
 | LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) |
 | LockAttributes | (Inherited from System.Configuration.ConfigurationElement) |
 | LockElements | (Inherited from System.Configuration.ConfigurationElement) |
 | LockItem | (Inherited from System.Configuration.ConfigurationElement) |
 | MaxBufferPoolSize |
Gets or sets the maximum number of bytes that are used to buffer incoming messages in memory.
|
 | MaxBufferSize |
Gets or sets a value that specifies the maximum size, in bytes, of the buffer used to store messages in memory.
|
 | MaxReceivedMessageSize |
Gets or sets the maximum size for a message that can be received on a channel configured with this binding.
|
 | ProxyAddress |
Gets and sets the address of the proxy server to connect to remote endpoint.
|
 | ProxyAuthenticationScheme |
Gets and set the authentication schemed to be used for authenticating with HTTP proxy.
|
 | Security | Gets TransportSecuritySettings that provides transport security settings for the binding. |
 | TransferMode |
Gets and sets whether a channel uses streamed or buffered modes for the transfer of request and response messages.
|
 | TransportCompression |
Gets and set the transport compression format used for compressing the transport stream.
|
 | TransportCompressionLevel |
Gets and sets the compression level to be applied when compression is used, were 1 is for fastest compression
and 9 for maximum compression.
|
 | UseDefaultWebProxy |
Gets and sets whether default proxy can be used.
|