←Select platform

Update Method

Summary

Forces the Cache to maintain the cache store.

Syntax

C#
VB
C++
public void Update() 
  
Public Sub 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly