IChunkTreeCache Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cache pour les s analysés ChunkTree.
public interface class IChunkTreeCache : IDisposable
public interface IChunkTreeCache : IDisposable
type IChunkTreeCache = interface
interface IDisposable
Public Interface IChunkTreeCache
Implements IDisposable
- Dérivé
- Implémente
Méthodes
GetOrAdd(String, Func<IFileInfo,ChunkTree>) |
Obtenez un existant ChunkTreeou créez et ajoutez-en un s’il n’est pas disponible dans le cache ou a expiré. |