ThreadJob icon indicating copy to clipboard operation
ThreadJob copied to clipboard

Any possibility of adding a script block parameter to respond to the Job.StateChanged event?

Open JosephColvin opened this issue 1 year ago • 0 comments

Summary of the new feature / enhancement

I was wondering if adding the logic and parameter usage for another script block to handle the job's state change would be possible? This way, the ThreadJob object could call additional functions upon state changes (such as if blocking, stopping, failure or complete were detected).

Proposed technical implementation details (optional)

No response

JosephColvin avatar May 31 '23 20:05 JosephColvin