Show / Hide Table of Contents

Property Progress

Progress

Gets the current progress of the job as a percentage toward completion

Declaration
int Progress { get; }
Property Value
Type Description
int

The job's current completion percentage. Zero indicates that the job has not been started, and 100 indicates completion.

Remarks

When the progress value changes the ProgressChanged event is fired.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.