Share via


SPJobDefinition.OnRestore method

Called when the system is being restored.

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

Syntax

public virtual bool OnRestore(
    Object sender,
    SPRestoreInformation info
)

Parameters

Return value

Type: System.Boolean
true if successful.

Implements

IBackupRestore.OnRestore(Object, SPRestoreInformation)

See also

Reference

SPJobDefinition class

SPJobDefinition members

Microsoft.SharePoint.Administration namespace