Cancellable.reset

Resets @cancellable to its uncancelled state.

If cancellable is currently in use by any cancellable operation then the behavior of this function is undefined.

class Cancellable
void
reset
()

Meta