Click or drag to resize
BufferStreamDispose Method
Overload List
  NameDescription
Public methodDispose
Releases all resources used by the Stream.
(Inherited from Stream.)
Protected methodDispose(Boolean)
Flushes the write buffer and then disposes the underlying stream.
(Overrides StreamDispose(Boolean).)
Top
See Also