Description Usage Arguments Value Author(s) See Also
Unlocks the job.
This method is called by various methods. All methods that locks a
job will also unlock it. If a Job
object is delete, it will
also be unlocked when deallocated (by the garbage collector), if locked.
1 2 |
... |
Not used. |
Returns TRUE
if job is unlocked afterwards, otherwise FALSE
.
If job does not exist, an exception is thrown.
Henrik Bengtsson (http://www.braju.com/R/)
*isLocked()
and *lock()
.
For more information see Job
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.