This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Classes > O > OperationProgress Class (ArcObjects .NET 10.5 SDK) |
Helper coclass for working with the nondefault outbound IOperationProgress interface in VB.
OperationProgress is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IOperationProgress (default) | Provides access to members that monitor the progress of an operation such as exporting geodatabase to XML. |
When working with OperationProgress' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pOperationProgress as OperationProgress