2 references to CreateReceiveTimedOutException
System.ServiceModel (2)
System\ServiceModel\Channels\InputChannel.cs (2)
161
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateReceiveTimedOutException
(channel, timeout));
209
InputChannel.
CreateReceiveTimedOutException
(this.channel, this.timeout));