ImageGear .NET - Updated December 24, 2018
Flush Method (ImGearWebStream)




ImageGear24.Core Assembly > ImageGear.Formats Namespace > ImGearWebStream Class : Flush Method
When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.
Syntax
'Declaration
 
Public Overrides Sub Flush() 
 
'Usage
 
Dim instance As ImGearWebStream
 
instance.Flush()
See Also

Reference

ImGearWebStream Class
ImGearWebStream Members