There are no context policies.

K

Kuba Florczyk

Could somebody explain this error for me? :

There are no context policies.
: Unhandled exception: System.Threading.ThreadAbortException: Thread was
being aborted.
at System.Threading.Thread.Sleep(Int32 millisecondsTimeout)
at Plugin.Chat.Run()

DotNet app use some C++ library thru wrapper and sometimes when the c++ app
throws an exeption (handled) i got errors like above. What is interesting
all threads worked in dotnet application throws exceptions like this.

regards
kuba florczyk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top