Overload List

  Name Description
Compute<(Of <(TEntity>)>)(Worker<(Of <(TEntity>)>))
Compute the internal jobs.
(Overrides QueueJob..::.Compute<(Of <(TEntity>)>)(Worker<(Of <(TEntity>)>)).)
Compute<(Of <(TEntity>)>)(Worker<(Of <(TEntity>)>))
Do the job, then updates data in the database.
(Inherited from QueueJob.)

See Also