method Actor.prototype._shutdown Actor.prototype._shutdown(): Promise<void> Shuts down the actor, closing all connections and stopping the server. Return Type Promise<void> SeeLifecycle Documentation