SPImport events

The SPImport type exposes the following members.

Events

  Name Description
Public event Canceled Event that is raised when the deployment operation is cancelled. (Inherited from SPDeployment.)
Public event Completed Event that is raised when the deployment operation is completed. (Inherited from SPDeployment.)
Public event Error Event that is raised when the deployment operation encounters an error or a warning. (Inherited from SPDeployment.)
Public event ObjectImported An event that is raised when the specified object has been successfully imported.
Public event ProgressUpdated Event that is raised when the deployment operation recalculates the current progress of the deployment operation. (Inherited from SPDeployment.)
Public event Started Event that is raised when the deployment operation is started. (Inherited from SPDeployment.)
Public event Uncompressing An event that is raised when the import operation is about to extract files from the content migration (.cmp) file.

Top

See also

Reference

SPImport class

Microsoft.SharePoint.Deployment namespace