kennyw.com » IndigoKenny Wolf's Thoughts of the MomentAsynchronicity, OneWay, and WCF- August 7, 2008 I&8217;ve recently encountered some confusion around the behavior of one-way operations in WCF that I&8217;m going to try and clear up.&160; In particular, developers are under the impression that a one-way operation == a non-blocking call. However, this is not necessarily the case. A one-way operation means that we will call the underlying channel in ...http://kennyw.com/indigo/286 |