My program is calling a third party dll, which contains no timeout. Is there a safe method on terminating this thread. Else, is there a way of building a timout on the external function.
Printable View
My program is calling a third party dll, which contains no timeout. Is there a safe method on terminating this thread. Else, is there a way of building a timout on the external function.