Tagged Questions

2
votes
5answers
513 views

(Win/C#/.Net) Applet needs to poll at hourly interval - recommendations on best method?

Applet needs to poll for existence of a directory, say, every 1-4 hours, and send a couple emails/NET SENDs if it is not found. Not sure on exact interval yet, but it will definitely not be shorter ...