bitburner-src/markdown/bitburner.server.openportcount.md

14 lines
373 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Server](./bitburner.server.md) &gt; [openPortCount](./bitburner.server.openportcount.md)
## Server.openPortCount property
How many ports are currently opened on the server
**Signature:**
```typescript
openPortCount?: number;
```