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


Chapter 6 MemberDef : MemberDef Operations : tibasMemberDef_SetTimeout()

tibasMemberDef_SetTimeout()
Function
Declaration
tibas_status tibasMemberDef_SetTimeout(
tibasMemberDef memberDef,
tibas_long* timeout)
Purpose
Specifies a timeout interval for a specified memberDef.
Parameters
 
Remarks
Use the tibasMemberDef_SetTimeout() function to specify a timeout value for space operations on a specified space member.
The default timeout for a space operation is 60 seconds. After the timeout interval expires, a space operation times out and does not complete, unless it has already completed. You can use tibasMemberDef_SetTimeout() to change the default timeout value.
See Also
tibasMemberDef_Create()
 

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