CancelableOperationConversion<T> extension

Futures returned by arcgis_maps can be converted to CancelableOperations using the cancelable property. (Futures from other sources cannot be converted.)

on

Properties

cancelable CancelableOperation<T>
Returns a CancelableOperation based on this Future.
no setter