1 implementation of TryReceiveAsync
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
145
public async Task<(bool, Message)>
TryReceiveAsync
(TimeSpan timeout)