| 1. | Assuming they do not have a finalizer but rely on 后,假定类没有终结器而是依赖 |
| 2. | Handle can still be resurrected in the finalizer 句柄仍可以在终结器中再次出现。 |
| 3. | Do not use a static mutable state in a finalizer 不要在终结器中使用静态可变状态。 |
| 4. | A finalizer for the filestream class will cause 将会出现一个不可捕获的异常。 |
| 5. | The finalizer thread and all threads controlled by 控制的所有线程都是mta 。 |
| 6. | The thread on which the finalizer is run is unspecified 运行终结器的线程是未指定的。 |
| 7. | This prevents the finalizer from reclaiming other objects 这会阻止终结器回收其他对象。 |
| 8. | Guarantees that garbage collection will execute the finalizer 保证垃圾回收会执行终结器。 |
| 9. | The finalizer does not release any unmanaged resources 。终结器不会释放任何非托管资源。 |
| 10. | Proxy has a finalizer , it calls the finalizer on the 代理具有终结程序,但它仍通过使用反射调用 |