Click or drag to resize
CacheFactoryCreateCacheFactory Method (PropertiesString, String)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static CacheFactory CreateCacheFactory(
	Properties<string, string> dsProps
)

Parameters

dsProps
Type: GemStone.GemFire.Cache.GenericPropertiesString, String

Return Value

Type: CacheFactory
See Also