Click or drag to resize

wclThreadOnTerminate Method

The procedure is called when the thread is about termination. An application must execute all finalization code here.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
protected virtual void OnTerminate()
See Also