0
kicks
Async Operations in Wcf - Canceling Operations
The last in a 4 part series on asynchronous operations in Wcf. This article focuses on a mechanism for controlling pending operations including canceling them. This controller can be used for non-cancel operations as well. Canceling operations can be tricky, this article helps make it a bit easier.