1 implementation of EndProcessMessage
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingService.cs (1)
253
void IDuplexSessionRouter.
EndProcessMessage
(IAsyncResult result)
1 reference to EndProcessMessage
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
372
this.Channel.
EndProcessMessage
(result);