I have and AppDomain that execute certain Assembly.
1. How do I know that the AppDomain Still Execute current assembly ?
2. if the Current assembly still being execute, How can I stop the execution ?
Printable View
I have and AppDomain that execute certain Assembly.
1. How do I know that the AppDomain Still Execute current assembly ?
2. if the Current assembly still being execute, How can I stop the execution ?