←Select platform

IStorageProvider Interface

Summary

Provides an interface for storing and retrieving cache items.

Syntax

C#
VB
C++
public interface IStorageProvider 
  
Public Interface IStorageProvider  
public interface class IStorageProvider  

Remarks

Implement this interface and pass it to the Leadtools.Medical.Caching.Cache object if you want to provide your own way for storing the cache items (e.g. SQL database).

Requirements

Target Platforms

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