HttpServerChannel 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 the HttpServerChannel.

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

  • bindTo

  • exclusiveAddressUse

  • listen

  • port

  • suppressChannelData

  • useIpAddress

For more information about 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
HttpClientChannel Properties