property NodeWorker.AttachedToWorkerEventDataType.sessionId
          
Usage in Deno
import { type NodeWorker } from "node:inspector";
      
    
      
    Identifier assigned to the session used to send/receive messages.
import { type NodeWorker } from "node:inspector";
      
    
      
    Identifier assigned to the session used to send/receive messages.