Method: VORuby::Misc::ConnectionMonitor#pinger
- Defined in:
- lib/voruby/misc/connection_monitor.rb
#pinger ⇒ Object (readonly)
The Net::PingHTTP object doing the actual pinging.
22 23 24 |
# File 'lib/voruby/misc/connection_monitor.rb', line 22 def pinger @pinger end |