---
title: NWConnection.SendCompletion.idempotent
framework: network
role: symbol
role_heading: Case
path: network/nwconnection/sendcompletion/idempotent
---

# NWConnection.SendCompletion.idempotent

Mark the sent data as idempotent—data that can be sent multiple times.

## Declaration

```swift
case idempotent
```

## See Also

### Completions

- [NWConnection.SendCompletion.contentProcessed(_:)](network/nwconnection/sendcompletion/contentprocessed(_:).md)
