---
title: keepalive
framework: network
role: symbol
role_heading: Instance Property
path: network/networkconnection/keepalive
---

# keepalive

Set the QUIC connection keepalive interval.

## Declaration

```swift
final var keepalive: NWProtocolQUIC.Metadata.KeepAliveBehavior { get set }
```
