---
title: handle
framework: dispatch
role: symbol
role_heading: Instance Property
path: dispatch/dispatchsourcefilesystemobject/handle
---

# handle

The file descriptor of the file or socket.

## Declaration

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