ImageGear .NET
Close Method (ImGearWebStream)




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

Reference

ImGearWebStream Class
ImGearWebStream Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback