HttpClientChannel Properties

This topic is specific to a legacy technology that is retained for backward compatibility with existing applications and is not recommended for new development. Distributed applications should now be developed using the Windows Communication Foundation (WCF).

This topic lists the properties supported by HttpClientChannel.

For more information about the following properties, see Client Channel Properties:

  • allowAutoRedirect

  • clientConnectionLimit

  • connectionGroupName

  • credentials

  • domain

  • password

  • proxyName

  • proxyPort

  • servicePrincipalName

  • timeout

  • unsafeAuthenticatedConnectionSharing

  • useAuthenticatedConnectionSharing

  • useDefaultCredentials

  • username

For more information on the following properties, see General Channel Properties:

  • machineName

  • name

  • priority

See Also

Tasks

How to: Configure a Channel in a Configuration File
How to: Configure a Channel Programmatically

Concepts

HttpChannel Properties
HttpServerChannel Properties