ICache
ICache interface
Definisce i metodi richiesti per l’archiviazione del documento renderizzato e delle risorse del documento сache.
public interface ICache
Metodi
| Nome | Descrizione | 
|---|---|
| GetKeys(string) | Restituisce tutte le chiavi corrispondenti al filtro. | 
| Set(string, object) | Inserisce una voce cache nella cache. | 
| TryGetValue<TEntry>(string, out TEntry) | Ottiene la voce associata a questa chiave se presente. | 
Guarda anche
- spazio dei nomi GroupDocs.Viewer.Caching
 - assemblea GroupDocs.Viewer