ImageGear .NET v24.12 - Updated
Dispose Method (ImageDataConnection)




ImageGear24.Web.Services Assembly > ImageGear.Web.DataProviders Namespace > ImageDataConnection Class : 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.
Overload List
OverloadDescription
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.  
See Also

Reference

ImageDataConnection Class
ImageDataConnection Members