ImageGear .NET - Updated May 30, 2018
Finalize Method (ImGearWebStream)




ImageGear24.Core Assembly > ImageGear.Formats Namespace > ImGearWebStream Class : Finalize Method
Finalizes an instance of the ImGearWebStream class.
Syntax
'Declaration
 
Protected Overrides Sub Finalize() 
 
'Usage
 
Dim instance As ImGearWebStream
 
instance.Finalize()
Remarks
Use Close method to correctly close the stream and release the associated resources.
See Also

Reference

ImGearWebStream Class
ImGearWebStream Members