다음을 통해 공유


WorkItemTimerJobState.Finalize Method

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.

See Also

Reference

WorkItemTimerJobState Class

WorkItemTimerJobState Members

Microsoft.Office.Server.Utilities Namespace