This topic has not yet been rated - Rate this topic

SPWebApplication.OnBackupComplete Method

Raises the BackupComplete event.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public bool OnBackupComplete(
	Object sender,
	SPBackupInformation info
)

Parameters

sender
Type: System.Object
The SPWebApplication that is being backed up.
info
Type: Microsoft.SharePoint.Administration.Backup.SPBackupInformation
An SPBackupInformation object that contains data about the event.

Return Value

Type: System.Boolean
true if successful; otherwise, false.

Implements

IBackupRestore.OnBackupComplete(Object, SPBackupInformation)

This method is only intended to be called from SharePoint Foundation catastrophic backup and restore infrastructure code.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ