Click or drag to resize
CacheFactoryCreateCacheFactory Method
A factory class that must be used to obtain instance of Cache. This should be called once. Using this one can set default values of [!:Pool].

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static CacheFactory CreateCacheFactory()

Return Value

Type: CacheFactory
See Also