tibasSpaceDef_GetLockTTL()
Returns the TTL (time-to-live) value of the locks on tuples in the space.
      Declaration
tibas_status tibasSpaceDef_GetLockTTL
(tibasSpaceDef spaceDef,
tibas_long*     lockTTL)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | spaceDef | A spaceDef object that identifies the space for which to return the lock TTL. | 
                  
                     | lockTTL | The TTL in milliseconds. | 
               
            
Remarks	
Use the tibasSpaceDef_GetLockTTL() function to return the lock TTL for a specified space.
Copyright © Cloud Software Group, Inc. All rights reserved.