Click or drag to resize
QueryExecute Method (IGFSerializable, UInt32)

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public ISelectResults Execute(
	IGFSerializable[] paramList,
	uint timeout
)

Parameters

paramList
Type: GemStone.GemFire.CacheIGFSerializable
timeout
Type: SystemUInt32

Return Value

Type: ISelectResults
See Also