Keyoti RapidSpell Silverlight API Docs
Dispose Method (disposing)
APIKeyoti.RapidSpell.CompressionGZipStreamDispose(Boolean)
Keyoti RapidSpell Silverlight
Dispose the stream.
Declaration Syntax
C#Visual BasicVisual 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 
Parameters
disposing (Boolean)
Remarks
This may or may not result in a Close() call on the captive stream. See the doc on constructors that take a leaveOpen parameter for more information.

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)