C# Class FourRoads.TelligentCommunity.Performance.Storage.FilestoreCache

Show file Open project: 4-Roads/FourRoads.TelligentCommunity Class Usage Examples

Protected Properties

Property Type Description
_lock object

Public Methods

Method Description
ClearCache ( ) : void

Method Details

ClearCache() public method

public ClearCache ( ) : void
return void

Property Details

_lock protected static property

protected static object _lock
return object