ArcGIS Developer Help  (Carto)    

IBasicGeoprocessor.CancelTracker Property

The cancel tracker.

[Visual Basic 6.0]
Property CancelTracker As ITrackCancel
[Visual Basic .NET]
Public WriteOnly Property CancelTracker
[C#]
public void CancelTracker {set;}
[Java]
public ITrackCancel setrefCancelTracker()
throws
    IOException,
    AutomationException
[C++]
HRESULT putref_CancelTracker(
  ITrackCancel* 
);
[C++]

Parameters

[in]

   is a parameter of type ITrackCancel

Product Availability

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

See Also

IBasicGeoprocessor Interface

 


Feedback Send feedback on this page