[Home](./index.md) > [bitburner](./bitburner.md) > [RunOptions](./bitburner.runoptions.md) > [threads](./bitburner.runoptions.threads.md) ## RunOptions.threads property Number of threads that the script will run with, defaults to 1 **Signature:** ```typescript threads?: number; ```