Click or drag to resize
IRegionTKey, TValueExistsValue Method (String, UInt32)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
bool ExistsValue(
	string predicate,
	uint timeout
)

Parameters

predicate
Type: SystemString
timeout
Type: SystemUInt32

Return Value

Type: Boolean
See Also