connected network is not reachable (General questions)
hello there,
while testing the software I get disconnected from the internet and I click (Login Email) then I get an error saying (connected network is not reachable) and is highlights this line
Pop3.Connect()
how can I prevent this from happening?
Re: connected network is not reachable
Hi Klinzter,
You can catch error inside Disconnected or Done Event or if you are using blocking mode in LastError or LastErrorText Property.
Can you try something like that maybe?
Regards,
Drazen