Retrieves and removes the head of this queue, waiting if necessary until an element becomes available.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Return Value
Type: Ethe head of this queue
Remarks
See Also