VS Code API
    Preparing search index...

    Class DebugThread

    Represents a thread in a debug session.

    Index

    Properties

    Properties

    session: DebugSession

    Debug session for thread.

    threadId: number

    ID of the associated thread in the debug protocol.