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