Obsolete Members for ExportTileCacheTask

The following members of QML type ExportTileCacheTask are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Signals

Property Documentation

estimateTileCacheSizeJobs : list<EstimateTileCacheSizeJob>

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

The list of EstimateTileCacheSizeJob objects. Each job can be tracked using the EstimateTileCacheSizeJob::JobStatus property.

This property is deprecated at 100.15. Use the Job that is returned from estimateTileCacheSize instead.

See also EstimateTileCacheSizeJob.


exportTileCacheJobs : list<ExportTileCacheJob>

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

The list of ExportTileCacheJob objects. Each job can be tracked using the ExportTileCacheJob::JobStatus property.

This property is deprecated at 100.15. Use the Job that is returned from exportTileCache instead.

See also ExportTileCacheJob.


Signal Documentation

estimateTileCacheSizeJobsChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Emitted when the estimateTileCacheSizeJobs property of this ExportTileCacheTask changes. This signal is deprecated at 100.15. Use the Job that is returned from estimateTileCacheSize instead.

Note: The corresponding handler is onEstimateTileCacheSizeJobsChanged.


exportTileCacheJobsChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Emitted when the exportTileCacheJobs property of this ExportTileCacheTask changes. This signal is deprecated at 100.15. Use the Job that is returned from exportTileCache instead.

Note: The corresponding handler is onExportTileCacheJobsChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close