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

# handle

The process identifier of the process being monitored by the dispatch source.

## Declaration

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