Dispose()

Stream::Dispose() method

Releases all resources used by the current object and closes the stream.

void System::IO::Stream::Dispose() override

See Also