Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finalizes the timer job.
Namespace: Microsoft.Office.Server.Utilities
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Protected Overrides Sub Finalize
'Usage
Me.Finalize()
protected override void Finalize()
Remarks
Closes the SPWeb object and the T:Microsoft.SharePoint.SPSite object if the [M:Microsoft.Office.Server.Utilities.WorkItemTimerJobState.Dispose()] method was not called.