Skip to content
Vapor Week is coming 14th September!

Instance Method

stop()

Detach this listener so it no longer receives notifications. Other listeners, including those for the same channel, are unaffected. UNLISTEN is not sent; you are responsible for issuing an UNLISTEN query yourself if it is appropriate for your application.
func stop()