2 references to CreateReceiveRequestTimedOutException
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpReplyChannel.cs (2)
165throw FxTrace.Exception.AsError(UdpReplyChannel.CreateReceiveRequestTimedOutException(channel, timeout)); 250throw FxTrace.Exception.AsError(UdpReplyChannel.CreateReceiveRequestTimedOutException(this.channel, this.timeout));