Closed property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Indicates whether the stream is closed. The initial value is FALSE. Invoking the
Close( ) method on a stream sets this property to TRUE.
Data type: LOGICAL
Access: PUBLIC Read-only
Applies to: Progress.IO.InputStream class, Progress.IO.OutputStream class