---
title: free
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/iodataqueuedispatchsource/free
---

# free

Performs any final cleanup for the data-queue dispatch source.

## Declaration

```occ
virtual void free();
```

## See Also

### Configuring the Dispatch Source

- [Create](driverkit/iodataqueuedispatchsource/create.md)
- [init](driverkit/iodataqueuedispatchsource/init.md)
