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


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_GetReadTimeout()

tibasSpaceDef_GetReadTimeout()
Function
Declaration
tibas_status tibasSpaceDef_GetReadTimeout(
tibasSpaceDef spaceDef,
tibas_long* readTimeout);
Purpose
Returns the read timeout value for a specified space.
Parameters
 
Remarks
Use the tibasSpaceDef_GetReadTimeout() function to return 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(), tibasSpaceDef_SetReadTimeout()
 

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