nca_set_server_response_time

Example: nca_set_server_response_timeSession Functions

Specifies the server response time.

void nca_set_server_response_time( int servTime);
servTimeThe desired server response time.

The nca_set_server_response_time function specifies a response timeout for the Oracle NCA server. This is the time the user remains in a listening state after sending a request to the server.

nca_set_server_response_time applies only if the NCA server is running in socket mode. The function has no effect in HTTP mode.

Return Values

No value returned.

Parameterization

All arguments of this function may be parameterized using standard parameterization.