Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

New Post: I want create schedule that will run at 3 Pm and 7 pm on same task

$
0
0
i have written this code

dt.StartBoundary = DateTime.Today + TimeSpan.FromHours(23);
dt.Repetition.Interval = TimeSpan.FromHours(3);
                       dt.Repetition.Duration = TimeSpan.FromHours(4);
it it correct........

Viewing all articles
Browse latest Browse all 2206

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>