2009-12-10 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Thu, 10 Dec 2009 11:38:05 +0000 (11:38 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 10 Dec 2009 11:38:05 +0000 (11:38 -0000)
commite1ae570a9b35d159e31966b402639b337750eaf0
tree6a933e0d87deff8f4d6e7acffa4ad889f3e957f8
parentf71285f7ce02219ae83b4cdcc4b46f2ab15fa641
2009-12-10  Atsushi Enomoto  <atsushi@ximian.com>

* OperationInvokerHandler.cs : fix async operation handling. Since
  the entire handler chain is designed to be in synchronous, one
  single handler must not leave its work incomplete (async). Just
  wait for the async process completion within the handler.

svn path=/trunk/mcs/; revision=148021
mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/OperationInvokerHandler.cs