Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Caching assembly)

Show in webframe

Close Method






Closes the Cache object and releases all associated resources.
Syntax
public void Close()
'Declaration
 
Public Sub Close() 
'Usage
 
Dim instance As Cache
 
instance.Close()

            

            
public:
void Close(); 
Remarks
Calling this method causes the cache object to stop maintaining the cache store.
Requirements

Target Platforms

See Also

Reference

Cache Class
Cache Members

Error processing SSI file