Tries to delete the job from the queue, and mark it as computed in the task table.
            
        
    Namespace: 
   CloudsterAssembly: Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public bool TryBeginUpdate() | 
| Visual Basic (Declaration) | 
|---|
| Public Function TryBeginUpdate As Boolean | 
| Visual C++ | 
|---|
| public: bool TryBeginUpdate() | 
 
     
     
     
     
    