英語で読む

次の方法で共有


DebuggerManager.IslandThread Class

Definition

Executes the islands on a dedicated worker thread. The worker thread's physical callstack then maps to the interpreter's virtual callstack.

C#
public sealed class DebuggerManager.IslandThread : IDisposable
Inheritance
DebuggerManager.IslandThread
Implements

Methods

IslandWorker(DebuggerManager+IslandThread)

Private entry point called from islands. Must be public so that the islands can invoke it. Called on debugger worker thread.

Explicit Interface Implementations

IDisposable.Dispose()

Releases all resources used by the current instance of the DebuggerManager.IslandThread class.

Applies to

製品 バージョン
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1