<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Dispatch",
  "identifier" : "/documentation/Dispatch/dispatch_io_type_t",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Dispatch"
    ],
    "preciseIdentifier" : "c:@T@dispatch_io_type_t"
  },
  "title" : "dispatch_io_type_t"
}
-->

# dispatch_io_type_t

The type of a dispatch I/O channel.

```
typedef unsigned long dispatch_io_type_t;
```

## Topics

### I/O Access Type

[`DISPATCH_IO_STREAM`](/documentation/Dispatch/DISPATCH_IO_STREAM)

[`DISPATCH_IO_RANDOM`](/documentation/Dispatch/DISPATCH_IO_RANDOM)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)