Relative Content

Tag Archive for .net-6.0

How to kill/abort a task that is blocked?

I’m working a service that have to deal with files, however the code that treats each file might froze (i don’t have any authority on this since the work is done from a third party library).