Hi,
I want to know the last run result of some of the tasks scheduled in windows scheduler. How can I get that information using this library?
I tried using "LastTaskResult" property of "Task" class but it is returning different integer values from which I am not able to figure the last run result of tasks.
Please respond to this thread.
Thanks in advance.
I want to know the last run result of some of the tasks scheduled in windows scheduler. How can I get that information using this library?
I tried using "LastTaskResult" property of "Task" class but it is returning different integer values from which I am not able to figure the last run result of tasks.
Please respond to this thread.
Thanks in advance.