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