Click or drag to resize

WriteBufferedStreamDispose Method

Overload List
  NameDescription
Public methodDispose
Releases all resources used by the Stream.
(Inherited from Stream.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the WriteBufferedStream and optionally releases the managed resources.
(Overrides StreamDispose(Boolean).)
Top
See Also