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

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
ICollection<TResult> GetResult(
	uint timeout
)

Parameters

timeout
Type: SystemUInt32

Return Value

Type: ICollectionTResult
See Also