2 references to WaitForMessageAsync
System.ServiceModel.Http (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
205return WaitForMessageAsync(timeout).GetAwaiter().GetResult(); 210return WaitForMessageAsync(timeout).ToApm(callback, state);