Click or drag to resize
ResultCollectorGetResult Method (UInt32)
get result

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public virtual IGFSerializable[] GetResult(
	uint timeout
)

Parameters

timeout
Type: SystemUInt32

Return Value

Type: IGFSerializable

Implements

IResultCollectorGetResult(UInt32)
See Also