scheduling - Task Scheduler in c# -


i schedule threads task scheduler 2.0 problem cannot use task scheduler is registered @ os level not program level. there way use task scheduling api invoke thread creation in program?

have @ system.threading.timer.

this allows specify delegate invoked @ given time.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -