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