Click or drag to resize
ThreadWorkerTReset 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 Abort instead.")]
public static void Reset()
See Also