ImageGear for .NET
Close Method (ImGearWebStream)




Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.
Syntax
'Declaration
 
Public Overrides Sub Close() 
'Usage
 
Dim instance As ImGearWebStream
 
instance.Close()
public override void Close()
public: void Close(); override 
public:
void Close(); override 
See Also

Reference

ImGearWebStream Class
ImGearWebStream Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback