Aid.stop

Stop an actor.

The actor will be marked as stopping which will mean that it will at most process one more message and then be terminated.

struct Aid
@safe pure @nogc
void
stop
()

Meta