This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IO > IOperationProgress Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that monitor the progress of an operation such as exporting geodatabase to XML.
Description | ||
---|---|---|
Startup | Initiate the operation progress utility. |
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. |