Cancelable
interface Cancelable
Allows to cancel the associated asynchronous operation The associated asynchronous operation is not automatically canceled if this object goes out of scope.
Allows to cancel the associated asynchronous operation The associated asynchronous operation is not automatically canceled if this object goes out of scope.