Stream.Dispose Method (System.IO)

Switch View :
ScriptFree
.NET Framework Class Library
Stream.Dispose Method

Releases all resources used by the Stream object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Dispose() Releases all resources used by the Stream.
Protected method Dispose(Boolean) Releases the unmanaged resources used by the Stream and optionally releases the managed resources.
Top
See Also

Reference