简体   繁体   中英

How to find the cause of blocking finalizer in .NET?

In Java I need only to press a single key (ctrl-break) to see the stacktrace of a blocking finalizer.

Is there a simple solution to see this also in .NET which can understand a Java programmer?

可能是您应该暂停ctrl+alt+break并查看线程窗口ctrl+d, t以进行搜索阻止

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM