Method: Rex::Post::Meterpreter::Client#response_timeout
- Defined in:
- lib/rex/post/meterpreter/client.rb
#response_timeout ⇒ Object
The timeout value to use when waiting for responses.
423 424 425 |
# File 'lib/rex/post/meterpreter/client.rb', line 423 def response_timeout @response_timeout end |