Property | Type | Description | |
---|---|---|---|
Current |
Method | Description | |
---|---|---|
Cache ( Stream content, |
||
Configure ( string cahcheFolder, IPathResolver pathResolver ) : void | ||
GetCache ( |
||
Init ( ) : void | ||
IsCached ( |
Method | Description | |
---|---|---|
CalculateAbsolutePath ( |
||
DefaultLocalFileSystemHttpCacheProvider ( ) : System |
public Cache ( Stream content, |
||
content | Stream | |
contentUri | ||
return | void |
protected CalculateAbsolutePath ( |
||
contentUri | ||
return | string |
public Configure ( string cahcheFolder, IPathResolver pathResolver ) : void | ||
cahcheFolder | string | |
pathResolver | IPathResolver | |
return | void |
protected DefaultLocalFileSystemHttpCacheProvider ( ) : System | ||
return | System |
public GetCache ( |
||
contentUri | ||
return | Stream |
public IsCached ( |
||
requestUri | ||
return | bool |