---
title: DISPATCH_IO_STOP
framework: dispatch
role: symbol
role_heading: Global Variable
path: dispatch/dispatch_io_stop
---

# DISPATCH_IO_STOP

Stop any in-progress read and write operations when closed.

## Declaration

```swift
var DISPATCH_IO_STOP: Int32 { get }
```
