TechTalk Genome v4.2

QueryCacheManager.CacheSet Method

Retrieves values from the set and stores them in the context cache.

Overload List

Retrieves values from the set and stores them in the context cache.

public static Set CacheSet(IContext,Set);

Retrieves values from the set and stores them in the current context cache.

public static Set CacheSet(Set);

See Also

QueryCacheManager Class | TechTalk.Genome Namespace | !:CacheSet(Context, Set) | PredictiveCacheManager.PrecacheSet