This document is archived and information here might be outdated.  Recommended version.


IJobTracker Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJobTracker Interface
ArcGIS Developer Help

IJobTracker Interface

Provides access to members that track and control execution of jobs.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property CanContinue Indicates whether job execution can be continued.
Write-only property IsStopped Must be called by job processor after it stopped job execution.
Write-only property Message Notifies client about the job execution progress.

Classes that implement IJobTracker

Classes Description