Edit

Share via


Stream.IDisposable.Dispose Method

Definition

Releases all resources used by the Stream.

C#
void IDisposable.Dispose();

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the Stream instance is cast to an IDisposable interface.

Applies to

Product Versions
.NET Framework 1.1