2 references to WaitForMessageAsync
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
207return WaitForMessageAsync(timeout).GetAwaiter().GetResult(); 212return WaitForMessageAsync(timeout).ToApm(callback, state);