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


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_SetSpaceWait()

tibasSpaceDef_SetSpaceWait()
Declaration
tibas_status tibasSpaceDef_SetSpaceWait(
tibasSpaceDef spaceDef,
tibas_long spaceWait)
Purpose
Sets the space wait setting for a specified spaceDef.
Parameters
 
Remarks
Use the tibasSpaceDef_GetSpaceWait() function to specify the space wait for a specified space.
The space wait value is a timeout that applies to operations that cannot be processed because the space is not in the READY state, i.e., the space in the INITIAL, LOADING, RECOVER, or SUSPEND state.
See Also
tibasSpaceDef_GetSpaceWait(), tibasSpaceDef_GetWriteTimeout(), tibasSpaceDef_SetWriteTimeout(), tibasSpaceDef_GetReadTimeout(), tibasSpaceDef_SetReadTimeout()
 

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