WorkItemTimerJobState.Dispose method
Cleans up resources held by the work item state.
Overload list
| Name | Description | |
|---|---|---|
![]() |
Dispose() | Cleans up resources held by the work item state. |
![]() |
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.
.gif)
.gif)