Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
After completing this chapter, you will be able to:
Explain the behavior of OneWay operations, and how they are impacted by service behavior and binding properties.
Implement OneWay operations in a WCF service, and invoke them from a WCF client application.
Implement asynchronous operations in a WCF service, and invoke operations asynchronously in a WCF client application.
Explain the difference between invoking an operation asynchronously and implementing an operation that supports asynchronous execution.
Use a message queue to send requests to a service asynchronously.