getMaxListeners

abstract fun getMaxListeners(): Double(source)

Node.js-specific extension to the EventTarget class that returns the number of max event listeners.

Since

v14.5.0