Reactor.quiesced

@return <code>true</code> if the reactor is in quiesced state (e.g. has no events to process). <code>false</code> is returned otherwise.

interface Reactor
bool
quiesced
()

Meta