다음을 통해 공유


WorkItemTimerJobState.OnSiteChanging Method

Called prior to changing the SPSite for the next work item.

Namespace:  Microsoft.Office.Server.Utilities
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Protected Overridable Sub OnSiteChanging
'Usage

Me.OnSiteChanging()
protected virtual void OnSiteChanging()

Remarks

Override this method in a derived class to run code before changing to the next SPSite object.

See Also

Reference

WorkItemTimerJobState Class

WorkItemTimerJobState Members

Microsoft.Office.Server.Utilities Namespace