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