Retrieves, but does not remove, the head of this queue. This method
differs from Peek only in that it throws an exception
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
See Also