Show / Hide Table of Contents

Property ScheduledUpdatesDownloadSize

ScheduledUpdatesDownloadSize

Gets the total size in bytes of update files to download for a scheduled updates workflow.

Declaration
public long ScheduledUpdatesDownloadSize { get; }
Property Value
Type Description
Int64

The total size in bytes of update files to download for a scheduled updates workflow.

Remarks

The scheduled updates workflow allows read-only updates to be stored with the online map area and downloaded to your device at a later time. Updates can cover several sets of changes to the online geodatabase and can cover multiple geodatabases in an offline map. This property is the total download size of all files required to update your offline map.

You can use this information to determine whether you want to download updates immediately - for example based on available disk space or network availability.

If there are no updates available, or your offline map does not use a scheduled updates workflow, this property will be 0.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.6 - 200.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.6 - 200.0
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.6 - 100.15
iOS100.6 - 100.15
UWP100.6 - 200.0
In This Article
Back to top Copyright © 2022 Esri.