Actor.forceShutdown

Force an immediate shutdown.

Stopping incoming messages from triggering new behavior and finish all awaited respones.

struct Actor
@safe nothrow
void
forceShutdown
()

Meta