Retrieves and removes the head of this queue,
or returns null if this queue is empty.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Return Value
Type: Ethe head of this queue, or null if this queue is empty
Remarks
See Also