I have a request to check if a sql job is running or not within my vb app. The user actually requested a dashboard item that checks say every so many seconds and places a yes or no. I cannot find any info on dashboard stuff.
I have thought about using fileSystemChecker to check for the precence of the last file. Is this a good idea, or does someone have a better suggestion?
I have thought about using fileSystemChecker to check for the precence of the last file. Is this a good idea, or does someone have a better suggestion?