Resets a Abort.
[Visual Basic] Public Shared Sub ResetAbort() [C#] public static void ResetAbort(); [C++] public: static void ResetAbort(); [JScript] public static function ResetAbort();
Should be called by trusted code only.
Code needs to have the UnmanagedCode permission to call ResetAbort.