There seem to be a few limitations within the usage of finalizers. In particular, can a finalizer make use of mutexes in multi-threading code?
There seem to be a few limitations within the usage of finalizers. In particular, can a finalizer make use of mutexes in multi-threading code?