IChunkTreeCache Rozhraní

Definice

Mezipaměť pro analyzovaný objekt ChunkTree s.

public interface class IChunkTreeCache : IDisposable
public interface IChunkTreeCache : IDisposable
type IChunkTreeCache = interface
    interface IDisposable
Public Interface IChunkTreeCache
Implements IDisposable
Odvozené
Implementuje

Metody

GetOrAdd(String, Func<IFileInfo,ChunkTree>)

Získat existující ChunkTree nebo vytvořit a přidat nový, pokud není v mezipaměti k dispozici nebo vypršela jeho platnost.

Platí pro