I hadn't used this particular API before, and naively thought this ctor could be used to get an instance of an existing job.You can't. :)To get an existing job, use Server.JobServer.Jobs[name] instead.
↧