ms::Graph method run_donecallback (public)
<instance of ms::Graph> run_donecallback location callback
Defined in packages/xooauth/tcl/ms-procs.tcl
Method to be finally executes the donecallback. First, we have to check whether the async operation has already finished. If this operation is still in progress, reschedule this operation.
- Parameters:
- location (required)
- callback (required)
- Testcases:
- No testcase defined.