SPExport events
The SPExport type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
Canceled | Event that is raised when the deployment operation is cancelled. (Inherited from SPDeployment.) |
![]() |
Completed | Event that is raised when the deployment operation is completed. (Inherited from SPDeployment.) |
![]() |
Compressing | An event that is raised when the export operation is about to compress output files. |
![]() |
Error | Event that is raised when the deployment operation encounters an error or a warning. (Inherited from SPDeployment.) |
![]() |
ProgressUpdated | Event that is raised when the deployment operation recalculates the current progress of the deployment operation. (Inherited from SPDeployment.) |
![]() |
Started | Event that is raised when the deployment operation is started. (Inherited from SPDeployment.) |
Top