Close( ) method (IO)

Closes the stream and sets the Closed property of the stream object to TRUE.

Return type: VOID

Access: PUBLIC

Applies to: Progress.IO.InputStream class, Progress.IO.OutputStream class

Syntax

Close( )

Notes

See also

Closed property