![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibas_status tibasSpace_LockAllEx(
Provide a tibasLockpOtions structure that specifies the options for the lock.Use the tibasSpace_LockAllEx() function to lock a tuples whose key values are specified in a specified keyList. You can also specify lock wait and forget options for the lock operation.You can use the options parameter to provide a tibasLockpOtions structure that specifies the options for the lock. The tibasLockOptions structure is defined as follows:
• lockWait Specifies a lock wait time, in milliseconds.
• forget Specify this option if you want the system to forget the return. This is useful if you do not need the tuple.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |