Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_SetLockWait()

tibasSpaceDef_SetLockWait()
Function
Declaration
tibas_status tibasSpaceDef_SetLockWait
(tibasSpaceDef spaceDef,
tibas_long      lockWait)
Purpose
Sets the amount of time a put, update, take, or lock operations will wait for the lock to be cleared if the tuple is currently locked.
Parameters
 
The default is TIBAS_WAIT_FOREVER (-1).
Remarks
Use the tibasSpaceDef_SetLockWait() function to set the amount of time a put, update, take, or lock operations will wait for the lock to be cleared if the tuple is currently locked.
See Also
tibasSpaceDef_GetLockWait()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved