CatalogOperationsProgress Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Provides information regarding the progress of the import, export and rebuild operations.
The CatalogOperationsProgress type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CatalogOperationsProgress | Overloaded. Initializes a new instance of the CatalogOperationsProgress class. |
Top
Methods
Name | Description | |
---|---|---|
DecrementAsyncOperationCounter | Decrements the running count of the number of asynchronous operations in progress. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetCatalogOperationsProgressData | Gets the underlying CatalogSearchOptions object. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IncrementAsyncOperationCounter | Increments the running count of the number of asynchronous operations in progress. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
AsynchronousOperationsInProgress | Gets a value indicating whether asynchronous operations are in progress. | |
Errors | Gets the collection of errors that occurred during a catalog operation. | |
Status | Gets the status of the current operation. |
Top