[Home](./index.md) > [bitburner](./bitburner.md) > [RunningScript](./bitburner.runningscript.md) > [threads](./bitburner.runningscript.threads.md) ## RunningScript.threads property Number of threads that this script runs with Signature: ```typescript threads: number; ```