Click or drag to resize

IFutureTGetResult Method

Namespace:  Hazelcast.Client.Spi
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
T GetResult(
	int miliseconds
)

Parameters

miliseconds
Type: SystemInt32

Return Value

Type: T
See Also