Operating system requirements: iOS 5.0 or later.
Mobile device: iPad.
This example describes canceling of recent report loading.
Executing the example requires to place the following code in the end of the downloadReport method of the ViewController class (see the Displaying of Express Report section):
m_metabase->cancelLastDownloads();
After executing the base example express report is not loaded.
See also: