Previous ION Java User's Guide: ION Java Class and Method Reference Next

setConnectionTimeout()

The setConnectionTimout() method sets the timeout period of a socket connection.

Syntax

public final void setConnectionTimeout(long iTime)

Arguments

iTime

The number of milliseconds the connection should stay alive without any client requests.

Exceptions

None.

  IDL Online Help (March 06, 2007)