Click here to Skip to main content
15,897,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working to create schedule task dynamically using asp.net c#.

I have created task successfully but now I want to get history of specific schedule task
from task scheduler dynamically.

Could any one help me.

Thanks in advance.
Posted

1 solution

This could give you a starting point. Remote Server is not an issue here as same rule will be applied for local machine

Read history of a task on a remote server[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900