bitburner-src/markdown/bitburner.runningscript.threads.md

14 lines
371 B
Markdown
Raw Permalink Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [RunningScript](./bitburner.runningscript.md) &gt; [threads](./bitburner.runningscript.threads.md)
## RunningScript.threads property
Number of threads that this script runs with
**Signature:**
```typescript
threads: number;
```