Generic Function shutdown

Package:

CL-GSERVER.ACTOR-CONTEXT

Syntax:

  shutdown CONTEXTresult

Arguments and Values:

Description:

Stops all actors in this context. When the context is an `actor-context' this still stop the actor context and all its actors. For the `actor-system' it will stop the whole system with all actors.