Overload List
| Name | Description | |
|---|---|---|
|
|
UpdateDatabase<(Of <(TEntity>)>)(Worker<(Of <(TEntity>)>)) |
Updates the database if needed.
(Overrides QueueJob..::.UpdateDatabase<(Of <(TEntity>)>)(Worker<(Of <(TEntity>)>)).) |
|
|
UpdateDatabase<(Of <(TEntity>)>)(Worker<(Of <(TEntity>)>)) |
Updates data in the database. to be called after a call to Compute, and between a TryBeginUpdate
and a EndUpdate call on the effective job in the storage.
(Inherited from QueueJob.) |