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

# interruptsAtLoop

Indicates a buffer begins processing when an existing buffer loops.

## Declaration

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

## See Also

### Options

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