ImageGear .NET v24.12 - Updated
Closed Method (MarkupImageDataConnection)




ImageGear24.Web.Services Assembly > ImageGear.Web.DataProviders Namespace > MarkupImageDataConnection Class : Closed Method
Using this method, the derived class would know when to close its connection with the data source.
Syntax
'Declaration
 
Protected MustOverride Sub Closed() 
'Usage
 
Dim instance As MarkupImageDataConnection
 
instance.Closed()
protected abstract void Closed()
protected: abstract void Closed(); 
protected:
abstract void Closed(); 
See Also

Reference

MarkupImageDataConnection Class
MarkupImageDataConnection Members