Méthode | Description | |
---|---|---|
TryAddToCache ( string path, Stream stream, IFormatInfo outputFormat, IAddToCacheResult &result ) : bool | ||
TryServeRequestFromCache ( string path, IFormatInfo outputFormat, IResult &result ) : bool |
Méthode | Description | |
---|---|---|
FileSystemBasedMediaCache ( IFileInfoETagCalculator fileInfoETagCalculator ) : System | ||
GetCacheFileInfo ( string path, IFormatInfo outputFormat ) : |
protected FileSystemBasedMediaCache ( IFileInfoETagCalculator fileInfoETagCalculator ) : System | ||
fileInfoETagCalculator | IFileInfoETagCalculator | |
Résultat | System |
protected abstract GetCacheFileInfo ( string path, IFormatInfo outputFormat ) : |
||
path | string | |
outputFormat | IFormatInfo | |
Résultat |
public TryAddToCache ( string path, Stream stream, IFormatInfo outputFormat, IAddToCacheResult &result ) : bool | ||
path | string | |
stream | Stream | |
outputFormat | IFormatInfo | |
result | IAddToCacheResult | |
Résultat | bool |
public TryServeRequestFromCache ( string path, IFormatInfo outputFormat, IResult &result ) : bool | ||
path | string | |
outputFormat | IFormatInfo | |
result | IResult | |
Résultat | bool |