2 references to ConvertTimeoutErrorException
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
703return ConvertTimeoutErrorException(originalException, transferOperation, this.timeoutErrorString, this.timeoutErrorTransferOperation); 726return ConvertTimeoutErrorException(originalException, transferOperation, timeoutErrorString, timeoutErrorTransferOperation);