---
title: interrupts
framework: phase
role: symbol
role_heading: Type Property
path: phase/phasepushstreambufferoptions/interrupts
---

# interrupts

Indicates a buffer begins processing immediately.

## Declaration

```swift
static var interrupts: PHASEPushStreamBufferOptions { get }
```

## See Also

### Options

- [default](phase/phasepushstreambufferoptions/default.md)
- [interruptsAtLoop](phase/phasepushstreambufferoptions/interruptsatloop.md)
- [loops](phase/phasepushstreambufferoptions/loops.md)
