This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJobTracker Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that track and control execution of jobs.
Description | ||
---|---|---|
CanContinue | Indicates whether job execution can be continued. | |
IsStopped | Must be called by job processor after it stopped job execution. | |
Message | Notifies client about the job execution progress. |