IQueueTRemove Method Hazelcast .Net Client Class Library
Overload List

  NameDescription
Public methodRemove
Retrieves and removes the head of this queue. This method differs from Poll only in that it throws an exception if this queue is empty.
Public methodRemove(T) (Inherited from ICollectionT.)
Public methodRemove(Object)
Removes a single instance of the specified element from this queue, if it is present
Top
See Also

Reference