Close

Closes the value stream.

Closes the value stream. Any buffered writes are automatically flushed. Throws a StreamNotOpenException if the stream is not open.

Syntax

public void Close()

Examples