Generic Function after-stop

Package:

CL-GSERVER.ACTOR-CELL

Syntax:

  after-stop ACTOR-CELLresult

Arguments and Values:

Description:

Generic function definition that is called after the actor cell has stopped.

Known Documented Methods:

  1.  after-stop  <ACTOR-CELL>result

    Empty implementation so that we can call it anyway even if there are no other implementations.