1 implementation of EndProcessMessage
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingService.cs (1)
264void ISimplexDatagramRouter.EndProcessMessage(IAsyncResult result)
1 reference to EndProcessMessage
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
334this.Channel.EndProcessMessage(result);