Get Method

SimpleEssentials

ICacheManager..::..Get Method

Namespace:  SimpleEssentials.Cache
Assembly:  SimpleEssentials (in SimpleEssentials.dll)

Syntax


CacheObject Get(
	CacheSettings cacheSettings
)
Function Get ( _
	cacheSettings As CacheSettings _
) As CacheObject
CacheObject^ Get(
	CacheSettings^ cacheSettings
)

Parameters

cacheSettings
Type: SimpleEssentials.Cache..::..CacheSettings