Reactor.isActive

Report whether the reactor is currently active

Unlike isRunning, this will return false during the reactor shutdown.

struct Reactor
@property const pure nothrow @safe @nogc
bool
isActive
()

Meta