<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [worker-tls](./worker-tls.md) &gt; [DynamicWorkerPool](./worker-tls.dynamicworkerpool.md) &gt; [queue](./worker-tls.dynamicworkerpool.queue.md)

## DynamicWorkerPool.queue property

Worker 队列

**Signature:**

```typescript
readonly queue: SortQueue<DWorker<W>>;
```
