Method is called when the thread is exiting.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
protected virtual void OnExitThread()

Remarks

Raises the event ExitThread.

See Also