Inserts the specified element into this queue, waiting if necessary for space to become available.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- e
- Type: E
the element to add
See Also