Create the Endpoint Behaviors

The next step in the solution is to create the WCF Endpoint Behaviors:

These WCF Endpoint Behaviors extend WCF functionality by providing access to endpoints not exposed to the client. The following links provide more information on WCF endpoint behaviors:

Windows Communication Foundation Architecture Overview

Endpoints: Addresses, Bindings, and Contracts

Next

ListenUriEndpointBehavior

See Also

Concepts

Environment Setup
Create the WCF Contracts
Create the Endpoint Behaviors
Install and Configure Components
Create the BizTalk artifacts
Invoke the application
Test the Solution
Solution Conclusion