ArcGIS Runtime SDK for iOS: NSBlockOperation(AGSCancelable) Category Reference
ArcGIS Runtime SDK for iOS  100.15
NSBlockOperation(AGSCancelable) Category Reference
Inheritance diagram for NSBlockOperation(AGSCancelable):
<AGSCancelable>

Instance Methods

(void) - cancel
 
(BOOL) - isCanceled
 

Method Documentation

◆ cancel

- (void) cancel
requiredinherited

Cancel the operation

Since
100

◆ isCanceled

- (BOOL) isCanceled
requiredinherited

Indicates whether the operation has been canceled

Since
100