Implemented interface member:
method
Wait
System.ServiceModel.Channels.ICommunicationWaiter.Wait(System.TimeSpan, System.Boolean)
1 reference to Wait
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (1)
183CommunicationWaitResult result = activityWaiter.Wait(timeout, false);