Click or drag to resize
BlobStreamDispose Method

[This is preliminary documentation and is subject to change.]

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