Overload List
| Name | Description | |
|---|---|---|
| Put(Tuple) |
Stores a Tuple into the Space and returns the corresponding entry
| |
| Put(Tuple, PutOptions) |
Stores a tuple into the space and returns the corresponding entry, and allows you to specify
a lock wait value, lock or unlock value, and a forget value.
|