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

Show in webframe

Update Method






Forces the Cache to maintain the cache store.
Syntax
public void Update()
'Declaration
 
Public Sub Update() 
'Usage
 
Dim instance As Cache
 
instance.Update()

            

            
public:
void Update(); 
Remarks
You won't usually need to call this method since the Cache object will call this method regularly and after a new item is added to the cache.
Requirements

Target Platforms

See Also

Reference

Cache Class
Cache Members

Error processing SSI file