---
title: queue
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnectiongroup/queue
---

# queue

The queue on which you handle group events.

## Declaration

```swift
final var queue: DispatchQueue? { get }
```

## See Also

### Inspecting Groups

- [descriptor](network/nwconnectiongroup/descriptor.md)
- [parameters](network/nwconnectiongroup/parameters.md)
