Question: how to correctly stop maple in c# after call

vshost32.exe stop error and can not capture this error, how to debug

 

error module is maple.dll_unloaded

 

i have already called stopmaple(kv);

in

testfunction(string hello){....stopmaple(kv));

 

testfunction(1);

testfunction(2);

when call testfunction again , it got error

Please Wait...