SPExport events

The SPExport 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 Compressing An event that is raised when the export operation is about to compress output files.
Public event Error Event that is raised when the deployment operation encounters an error or a warning. (Inherited from SPDeployment.)
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.)

Top

See also

Reference

SPExport class

Microsoft.SharePoint.Deployment namespace