connected network is not reachable (General questions)

by Klinzter @, (5478 days ago)

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?

locked

Re: connected network is not reachable

by woddrazen @, (5478 days ago) @ Klinzter

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

locked