Event
Worker.
JobCompleted(jobResult As
String)
New in 2020r2Supported on Desktop.
Called when JobRun completes and contains the results returned by JobRun.
Notes
The encoding of the jobResult that is not preserved from the value returned by JobRun. Apply the encoding as necessary.