Chapter 8. Bindings
In this chapter:
The TransportBindingElement Type 221
Using a Binding 225
A binding is a type that is the primary means by which a developer expresses intent for how a messaging application will interact with other messaging participants. Functionally, bindings create a stack of channel factory or channel listener objects. In Design Pattern terms, a binding is a factory. In terms of the service model layer and the channel layer, a binding is visible in the service model layer, and the objects it creates impact the channel layer. As you saw in Chapter 6 and Chapter 7 the objects a binding directly (channel factories and ...
Get Inside Windows® Communication Foundation now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.