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

# queue

The queue on which channel events will be delivered.

## Declaration

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

## See Also

### Inspecting Ethernet Channels

- [etherType](network/nwethernetchannel/ethertype.md)
- [interface](network/nwethernetchannel/interface.md)
