ms::Graph method schedule_donecallback (public)
<instance of ms::Graph> schedule_donecallback secs location \ callback
Defined in packages/xooauth/tcl/ms-procs.tcl
Add an atjob for the for the done callback. The job is persisted, such that even for long running operations and server restarts, the operation will continue after the server restart.
- Parameters:
- secs (required)
- location (required)
- callback (required)
- Testcases:
- No testcase defined.