2 references to CreateRequestTimedOutMessage
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
3601return new TimeoutException(CreateRequestTimedOutMessage(request), webException); 3658return new TimeoutException(CreateRequestTimedOutMessage(request), webException);