tibasBrowserDef_GetTimeout()

Returns the timeout value associated with a specified browserDef.

Declaration

tibas_status tibasBrowserDef_GetTimeout(
    tibasBrowserDef browserDef,
    tibas_long* timeout)

Parameters

Parameter Description
browserDef The TIBCO ActiveSpaces entity on which the function is invoked.
timeout The timeout in milliseconds.

Remarks

Use the tibasBrowserDef_GetTimeout() function to return the timeout value currently specified for a specified browserDef.