DROP LISTEN (options);
Remove a "listen" configuration entry.
Node ID of the event origin the receiver is listening for.
Node ID of the node from which the receiver gets events that come from the origin. If not specified, default is the origin.
The ID of the node receiving the events.
DROP LISTEN ( ORIGIN = 1, RECEIVER = 2, PROVIDER = 3 );