Share via


SPJobDefinition.OnBackupComplete method

Called when a backup operation is complete.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public virtual bool OnBackupComplete(
    Object sender,
    SPBackupInformation info
)

Parameters

Return value

Type: System.Boolean
true if backup is successfully completed.

Implements

IBackupRestore.OnBackupComplete(Object, SPBackupInformation)

See also

Reference

SPJobDefinition class

SPJobDefinition members

Microsoft.SharePoint.Administration namespace