Click or drag to resize
ThreadWorkerTResetInternal Method

Note: This API is now obsolete.

Resets the worker

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("Use method AbortInternal instead")]
protected virtual void ResetInternal()
See Also