Click or drag to resize

_RegisterExit Function

X#

Note: This API is now obsolete.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
[ObsoleteAttribute("'_RegisterExit()' is not supported and has no effect, use 'AppDomain.CurrentDomain:ProcessExit' in stead..", 
	TRUE)]
 FUNCTION _RegisterExit(
	aFunction AS USUAL
) AS VOID
Request Example View Source

Parameters

aFunction
Type: Usual
See Also