getTimeout

 

public long getTimeout();

Gets the timeout value.

Returns

  • the time out value in milliseconds. Connections which have been unused for this length of time are destroyed.


uj15600_