_RegisterExit Function | ![]() |
Note: This API is now obsolete.
Namespace: XSharp.RT
[ObsoleteAttribute("'_RegisterExit()' is not supported and has no effect, use 'AppDomain.CurrentDomain:ProcessExit' in stead..", TRUE)] FUNCTION _RegisterExit( aFunction AS USUAL ) AS VOID
[ObsoleteAttribute("'_RegisterExit()' is not supported and has no effect, use 'AppDomain.CurrentDomain:ProcessExit' in stead..", true)] public static void _RegisterExit( Usual aFunction )