1 implementation of EndProcessMessage
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingService.cs (1)
231
void ISimplexSessionRouter.
EndProcessMessage
(IAsyncResult result)
1 reference to EndProcessMessage
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
353
this.Channel.
EndProcessMessage
(result);