Show / Hide Table of Contents

Class GenerateOfflineMapJob

A Job to generate an offline map from an online map.

Inheritance
Object
Job<GenerateOfflineMapResult>
GenerateOfflineMapJob
Job<GenerateOfflineMapResult>.Messages
Job<GenerateOfflineMapResult>.Error
Job<GenerateOfflineMapResult>.GetResultAsync()
Job<GenerateOfflineMapResult>.ServerJobId
Job<GenerateOfflineMapResult>.Status
Job<GenerateOfflineMapResult>.Progress
Job<GenerateOfflineMapResult>.CancelAsync()
Job<GenerateOfflineMapResult>.Pause()
Job<GenerateOfflineMapResult>.Start()
Job<GenerateOfflineMapResult>.ToJson()
Job<GenerateOfflineMapResult>.CheckStatusAsync()
Job<GenerateOfflineMapResult>.ProgressChanged
Job<GenerateOfflineMapResult>.MessageAdded
Job<GenerateOfflineMapResult>.StatusChanged
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GenerateOfflineMapJob : Job<GenerateOfflineMapResult>

Properties

Name Description
DownloadDirectoryPath

Gets the download directory used by this job to write the mobile map package result.

OnlineMap

Gets the online Map used by this job.

ParameterOverrides

Gets the GenerateOfflineMapParameterOverrides used by this job.

Parameters

Gets the GenerateOfflineMapParameters used by this job.

Methods

Name Description
FromJson(String)

Creates a job from JSON.

Applies to

TargetVersions
.NET Standard 2.0100.3 - 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.1 - 200.0
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.1 - 100.15
iOS100.1 - 100.15
UWP100.1 - 200.0
In This Article
Back to top Copyright © 2022 Esri.