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

Show in webframe

IStorageProvider Interface






Members 
Provides an interface for storing and retrieving cache items.
Object Model
Syntax
public interface IStorageProvider 
'Declaration
 
Public Interface IStorageProvider 
'Usage
 
Dim instance As 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

See Also

Reference

IStorageProvider Members
Leadtools.Medical.Caching.Storage Namespace

Error processing SSI file