Method: Net::HTTP::ConnectionPool#open_timeout

Defined in:
lib/net/http/connection_pool.rb

#open_timeoutInteger

Returns:

  • (Integer)


64
65
66
# File 'lib/net/http/connection_pool.rb', line 64

def open_timeout
  @open_timeout
end