다음을 통해 공유


WorkItemTimerJobState.Dispose Method

Include Protected Members
Include Inherited Members

Cleans up resources held by the work item state.

Overload List

  Name Description
Public method Dispose() Cleans up resources held by the work item state.
Protected method Dispose(Boolean) Cleans up resources held by the work item state.

Top

Remarks

Dispose must be called explicitly to prevent memory problems. This is particularly true for timer jobs, since the process running the timer jobs is long-lived.

See Also

Reference

WorkItemTimerJobState Class

WorkItemTimerJobState Members

Microsoft.Office.Server.Utilities Namespace