Retrieves IJobTracker interface that provides access to members that track and control execution of jobs.
[Visual Basic .NET] Public ReadOnly Property JobTracker As IJobTracker
[C#] public IJobTracker JobTracker {get;}
[C++]
HRESULT get_JobTracker(
IJobTracker** ppJT
);
[C++]Parameters
ppJT [out, retval]ppJT is a parameter of type IJobTracker
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.