Cancelable
interface Cancelable
An interface defining a unique cancel method. It should be used with methods you want to be able to cancel, such as ones interacting with Web Services.
An interface defining a unique cancel method. It should be used with methods you want to be able to cancel, such as ones interacting with Web Services.