ImageGear .NET
Dispose() Method




This releases the resources held by the connection, effectively closing the connection. Calling this method also closes all open ImageDocumentDataConnection objects that were opened by this one. It is essentially the same as the Close() method.
Syntax
public void Dispose()
public: void Dispose(); 
public:
void Dispose(); 
'Declaration
 
Public Sub Dispose() 
 
'Usage
 
Dim instance As ImageDataConnection
 
instance.Dispose()
See Also

Reference

ImageDataConnection Class
ImageDataConnection Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback