How do I set a timeout value for the CHttpFile::SendRequest() method? It seems like SendRequest will keep trying to send requests to a server for up to 5 minutes. I want to be able to reduce it to about 30 seconds... Anyway to do this? Thanks.