Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


michaelhum
2020-01-23T14:38:42Z
Hi,
I'm looking for a means to capture in real time, the status of visual cron jobs. Specifically the execution time.

Example
I have three jobs on a PC.
Job A, Waiting, execution time was 00:00:05.1
Job B, Waiting, execution time was 00:10:01.1
Job C, Running, execution time in incrementing because the job is running.

There is a VisualCron task for job reporting, but it does not report real time execution time for a job Running. The execution time is the previous final execution time when the job last ran. I'm looking for a means of reporting the "real time" execution time.



Sponsor
Forum information
Support
2020-01-24T11:05:32Z
Originally Posted by: michaelhum 

Hi,
I'm looking for a means to capture in real time, the status of visual cron jobs. Specifically the execution time.

Example
I have three jobs on a PC.
Job A, Waiting, execution time was 00:00:05.1
Job B, Waiting, execution time was 00:10:01.1
Job C, Running, execution time in incrementing because the job is running.

There is a VisualCron task for job reporting, but it does not report real time execution time for a job Running. The execution time is the previous final execution time when the job last ran. I'm looking for a means of reporting the "real time" execution time.





Hi, you can use .NET api for this, (check api/samples folder in the installation folder for samples). I believe that's the only way for this if I understand your request correctly.
Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
Scroll to Top