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