←Select platform

Close Method

Summary

Closes the Cache object and releases all associated resources.

Syntax

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

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