Implemented interface member:
method
EndDisplayInitializationUI
System.ServiceModel.IClientChannel.EndDisplayInitializationUI(System.IAsyncResult)
2 references to EndDisplayInitializationUI
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
1954
channel.
EndDisplayInitializationUI
(result);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
658
_serviceChannel.
EndDisplayInitializationUI
(result);