ISCancelable Protocol Reference Conforms to NSObject Declared in ISCancelable.h Overview Protocol used to allow users to cancel intern task (init, update etc…). – cancel required method Method called to cancel the related task. - (void)cancel Declared In ISCancelable.h