A cancelable object that refers to the lifetime of processing a given request.
More...
#import <SYTask.h>
|
| (void) | - cancel |
| | Cancel running task. If task is not running, or already finished, does nothing. More...
|
| |
A cancelable object that refers to the lifetime of processing a given request.
◆ cancel
Cancel running task. If task is not running, or already finished, does nothing.
◆ status
◆ statusInfo
Additional info which may be used to describe the task status further.
The documentation for this class was generated from the following file: