Object setLockWait (Object options, long lockWait)
Object setLockWait (Object options, long lockWait)
Name | Type | Description |
---|---|---|
options | Object | The TakeOptions or PutOptions object |
lockWait | long | Number of milliseconds to wait for a lock. |
Type | Description |
---|---|
Object | The updated TakeOptions/PutOptions object. |