---
title: openCompleted
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/stream/event/opencompleted
---

# openCompleted

The open has completed successfully.

## Declaration

```swift
static var openCompleted: Stream.Event { get }
```

## See Also

### Constants

- [hasBytesAvailable](foundation/stream/event/hasbytesavailable.md)
- [hasSpaceAvailable](foundation/stream/event/hasspaceavailable.md)
- [errorOccurred](foundation/stream/event/erroroccurred.md)
- [endEncountered](foundation/stream/event/endencountered.md)
