Dispose the stream.
| C# | Visual Basic | Visual C++ | F# |
protected override void Dispose( bool disposing )
Protected Overrides Sub Dispose ( disposing As Boolean )
protected: virtual void Dispose( bool disposing ) override
abstract Dispose : disposing : bool -> unit override Dispose : disposing : bool -> unit
- disposing (Boolean)
This may or may not result in a Close() call on the captive stream.
See the constructors that have a leaveOpen parameter for more information.
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)