---
title: NEVPNIKEv2DeadPeerDetectionRate.medium
framework: networkextension
role: symbol
role_heading: Case
path: networkextension/nevpnikev2deadpeerdetectionrate/medium
---

# NEVPNIKEv2DeadPeerDetectionRate.medium

Run dead peer detection once every 10 minutes. If the peer does not respond, retry 5 times at 1 second intervals before declaring the peer dead and terminating the session.

## Declaration

```swift
case medium
```

## See Also

### Detection rates

- [NEVPNIKEv2DeadPeerDetectionRate.none](networkextension/nevpnikev2deadpeerdetectionrate/none.md)
- [NEVPNIKEv2DeadPeerDetectionRate.low](networkextension/nevpnikev2deadpeerdetectionrate/low.md)
- [NEVPNIKEv2DeadPeerDetectionRate.high](networkextension/nevpnikev2deadpeerdetectionrate/high.md)
