1 implementation of EndProcessRequest
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingService.cs (1)
242Message IRequestReplyRouter.EndProcessRequest(IAsyncResult result)
1 reference to EndProcessRequest
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
480return this.Channel.EndProcessRequest(result);