Method: Mongo::Monitoring::Event::Cmap::ConnectionCheckOutFailed#reason
- Defined in:
- lib/mongo/monitoring/event/cmap/connection_check_out_failed.rb
#reason ⇒ Symbol (readonly)
Returns reason The reason a connection was unable to be acquired.
58 59 60 |
# File 'lib/mongo/monitoring/event/cmap/connection_check_out_failed.rb', line 58 def reason @reason end |