method
shutdown
v5.0.0.1 -
Show latest stable
- Class:
ActionCable::Connection::FayeEventLoop::EMTimer
shutdown()public
No documentation available.
# File actioncable/lib/action_cable/connection/faye_event_loop.rb, line 38
def shutdown
@inner.cancel
end