Keyoti RapidSpell Desktop .NET API Docs
Dispose Method (disposing)
APIKeyoti.RapidSpell.CompressionZlibStreamDispose(Boolean)
Keyoti RapidSpell Desktop .NET
Dispose the stream.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected override void Dispose(
	bool disposing
)
protected override void Dispose(
	bool disposing
)
Protected Overrides Sub Dispose ( 
	disposing As Boolean
)
Protected Overrides Sub Dispose ( 
	disposing As Boolean
)
protected:
virtual void Dispose(
	bool disposing
) override
protected:
virtual void Dispose(
	bool disposing
) override
abstract Dispose : 
        disposing : bool -> unit 
override Dispose : 
        disposing : bool -> unit 
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 constructors that have a leaveOpen parameter for more information.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412