Job.id

Getter for the job id property. Note that this property will only be valid for jobs that have been added to Beanstalk or extract from Beanstalk. If called on a Job that doesn't meet these criteria an exception will be thrown.

  1. uint id [@property getter]
    class Job
    const @property
    uint
    id
    ()
  2. uint id [@property setter]

Meta