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?
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?
may be you should pause ctrl+alt+break
and look into a threads window ctrl+d, t
for search blocking