Provides access to members that monitor the progress of an operation such as exporting geodatabase to XML.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Startup | Initiate the operation progress utility. |
CoClasses that implement IOperationProgress
CoClasses and Classes | Description |
---|---|
DEProgressor (esriGeoDatabaseDistributedUI) | Progressor that implements disconnected editing event interfaces. |
GdbExporter | ESRI Geodatabase Exporter object. |
GdbImporter | ESRI Geodatabase Importer object. |
OperationProgress | Helper coclass for working with the nondefault outbound IOperationProgress interface in VB. |
OperationProgressListener (esriSystemUtility) | Helper coclass to provide IOperationProgress support to the C++ API. |