Transports

The transport layer is at the lowest level of the channel stack. The main transports used in Windows Communication Foundation (WCF) are HTTP, HTTPS, TCP, and Named Pipes. This section lists all the configuration elements that allow you to configure different types of transports.

See also