Asynctask

class Asynctask(object)

This namespace enables easier use of the background operations from DS2.ai's desktop application.

refresh()

Returns a new Asynctask object with call to self.url, self.id and etc.

refresh()

Return type

  • class Asynctask

Last updated