IDL_RPCTimeout

Calling Sequence

int IDL_RPCTimeout(long lTimeOut) 

Description

Use this function to set the timeout value used when the RPC client makes requests of the server.

Parameters

lTimeOut

A integer value, in seconds, specifying the timeout value that will be used in RPC operations.

Return Value

This function returns 1 on success, or 0 on failure.