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.
Include Protected Members
Include Inherited Members
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.