Interface Abortable

    • Method Detail

      • abort

        void abort()
        Aborts the execution of the task. Multiple calls to abort or calling abort an already aborted task should return without error.