finalizable

finalizable

 英

  • 网络可终结;为可结束的;库分配一个可终止

例句

For finalizable objects there's an extra step of entering them into a list that GC needs to watch.

对于终结对象finalizableobject),额外操作它们加入一个GC需要监视队列

So you want to isolate your finalizable objects from other objects as much as you can.

所以需要终结对象其他对象

In some circumstances, finalizable objects could be reclaimed by garbage collection while executing a method within a platform invoke call.

某些情况平台调用执行方法垃圾回收操作可能终结对象进行回收

And finalization adds overhead to instantiation and garbage collection of finalizable objects.

并且终结终结对象实例化垃圾收集带来开销

It is created when the first finalizable object is garbage collected.

第一个终结对象进行垃圾回收创建线程