scheduler - C#)How can I schedule Quartz job to run at 5 minutes from now? -


i trying schedule quartz job run @ 5 minutes now. created trigger startat() function:

startat(datetime().now.addminutes(5.0)) 

this doesn't seem work , couldn't find reference job scheduling without cron expression.

is there way schedule job datetime in c# ?


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)

Google AdWords and AdSense - A Dynamic Small Business Marketing Duo