Class: Mongo::Server::PushMonitor::Connection Private
- Inherits:
-
Server::Monitor::Connection
- Object
- Server::Monitor::Connection
- Mongo::Server::PushMonitor::Connection
- Defined in:
- lib/mongo/server/push_monitor/connection.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Method Summary collapse
- #socket_timeout ⇒ Object private
Instance Method Details
#socket_timeout ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
22 23 24 |
# File 'lib/mongo/server/push_monitor/connection.rb', line 22 def socket_timeout [:socket_timeout] end |