Stream.Dispose Method
.NET Framework 3.0
Releases all resources used by the Stream object.
| Name | Description |
|---|---|
| Stream.Dispose () | Releases all resources used by the Stream. |
| Stream.Dispose (Boolean) | Releases the unmanaged resources used by the Stream and optionally releases the managed resources. Supported by the .NET Compact Framework. |
Community Additions
ADD
Show: