How do you set a timeout when using AxWebBrowser1.Navigate2 ?

I have a list of URLs, some of which need to be skipped whenever they load too slowly using AxWebBrowser_documentcomplete

In case its not obvious, I'm new to client side programming and just started with VB.NET