ITransactionalQueueEPoll Method (Int64, TimeUnit)Hazelcast .Net Client Class Library

Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

E Poll(
	long timeout,
	TimeUnit unit
)

Parameters

timeout
Type: SystemInt64
unit
Type: Hazelcast.CoreTimeUnit

Return Value

Type: E
See Also

Reference