---
title: deviceQueue
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzcustomvirtiodevicedelegateprovider/devicequeue
---

# deviceQueue

The queue the framework uses to synchronize operations for this device.

## Declaration

```swift
var deviceQueue: dispatch_queue_t { get }
```
