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


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_SetReadTimeout()

tibasSpaceDef_SetReadTimeout()
Function
Declaration
tibas_status tibasSpaceDef_SetReadTimeout(
tibasSpaceDef spaceDef,
tibas_long readTimeout);
Purpose
Specifies the read timeout value for a specified space.
Parameters
 
Remarks
Use the tibasSpaceDef_GetReadTimeout() function to specify the read timeout value for a specified spaceDef.
The read timeout value applies to Get operations.
See Also
tibasSpaceDef_GetSpaceWait(), tibasSpaceDef_SetSpaceWait(), tibasSpaceDef_GetWriteTimeout(), tibasSpaceDef_SetWriteTimeout(), tibasSpaceDef_GetReadTimeout()
 
 

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