ThreadWorkerTDispose Method (Boolean) |
Disposes instance of thread worker.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax protected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
Indicates to dispose managed resources.
See Also