Hi<br>I'm using mod_managed and I've used EventConsumer on a thread to listen for incomming events but whenever I wanna reload the .dll file of my script it complains about thread aborting. I used a dummy custom:dead event to end the thread but next time my dll loaded the custom:dead event is still in events and the tread ends. Is there any workaround to flush EventConsumer??<br>
Thanks<br>