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




ImageGear24.Web.Services Assembly > ImageGear.Web.DataProviders Namespace > MarkupArtDataConnection 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 MarkupArtDataConnection
 
instance.Closed()
protected abstract void Closed()
protected: abstract void Closed(); 
protected:
abstract void Closed(); 
See Also

Reference

MarkupArtDataConnection Class
MarkupArtDataConnection Members