Message 1 of 10
How to properly stop script execution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone!
How to properly stop script execution and unload dll from memory.
Something like
if killer == true then
(
exit from script
unload dll from memory
)
dll - WPF interface