Implemented interface member:
method
EndRequest
System.ServiceModel.Channels.IRequestChannel.EndRequest(System.IAsyncResult)
1 reference to EndRequest
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
777return _serviceChannel.EndRequest(result);