method
shutdown
v5.2.3 -
Show latest stable
- Class:
ActionCable::SubscriptionAdapter::PostgreSQL
shutdown()public
No documentation available.
# File actioncable/lib/action_cable/subscription_adapter/postgresql.rb, line 30
def shutdown
listener.shutdown
end