Share via


SPFarm.ObjectsRestored Event

Raised after any configuration object in the system above the level of a site collection (SPSite) is restored. This event is raised on all computers in the server farm after the caches have been refreshed, but it is not raised if caching is disabled for the process.

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

Syntax

Public Shared Event ObjectsRestored As SPRestoreCompleteEventHandler

Dim handler As SPRestoreCompleteEventHandler

AddHandler SPFarm.ObjectsRestored, handler
public static event SPRestoreCompleteEventHandler ObjectsRestored

See Also

Reference

SPFarm Class

SPFarm Members

Microsoft.SharePoint.Administration Namespace